mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
update comment
This commit is contained in:
@@ -801,7 +801,7 @@ else
|
|||||||
echo "Starting Salt Master service."
|
echo "Starting Salt Master service."
|
||||||
systemctl start salt-master
|
systemctl start salt-master
|
||||||
|
|
||||||
# Testing that that salt-master is up by checking that there is at least 1 minion connected
|
# Testing that that salt-master is up by checking that is it connected to itself
|
||||||
retry 50 10 "salt-run manage.up -l error" $MINIONID
|
retry 50 10 "salt-run manage.up -l error" $MINIONID
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
|||||||
Reference in New Issue
Block a user