Fix annotations and file locations

This commit is contained in:
Mike Reeves
2023-04-27 13:23:53 -04:00
parent e799edaf49
commit 3d7f2bc691
48 changed files with 491 additions and 31 deletions

View File

@@ -0,0 +1,5 @@
#!/bin/bash
. /usr/sbin/so-common
wait_for_web_response "https://localhost:9200/_cat/indices/.kibana*" "green open" 300 "curl -K /opt/so/conf/elasticsearch/curl.config"