This commit is contained in:
Mike Reeves
2021-10-05 14:32:02 -04:00
parent 869af548af
commit 27614569e3
2 changed files with 2 additions and 2 deletions
@@ -1,5 +1,5 @@
. /usr/sbin/so-common
{% HIGHLANDER = salt['pillar.get']('global:highlander', False) %}
{% set HIGHLANDER = salt['pillar.get']('global:highlander', False) %}
wait_for_web_response "http://localhost:5601/app/kibana" "Elastic" 300 "{{ ELASTICCURL }}"
## This hackery will be removed if using Elastic Auth ##