mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-13 04:32:48 +01:00
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
{% set ES = salt['pillar.get']('master:mainip', '') %}
|
||||
{% set ES = salt['pillar.get']('manager:mainip', '') %}
|
||||
|
||||
# Wait for ElasticSearch to come up, so that we can query for version infromation
|
||||
echo -n "Waiting for ElasticSearch..."
|
||||
|
||||
Reference in New Issue
Block a user