mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Run a common state first to fix docker race condition
This commit is contained in:
@@ -583,6 +583,9 @@ if [[ "$FLEET_MANAGER" == "True" || "$FLEET_NODE" == "True" ]]; then
|
||||
echo ""
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo "Applying common state for any package updates."
|
||||
salt-call -l info state.apply common queue=True
|
||||
echo ""
|
||||
echo "Running a highstate to complete the Security Onion upgrade on this manager. This could take several minutes."
|
||||
salt-call state.highstate -l info queue=True
|
||||
|
||||
Reference in New Issue
Block a user