mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-24 21:47:48 +02:00
Fix set
This commit is contained in:
@@ -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 ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user