remove extra state.apply common

This commit is contained in:
Mike Reeves
2020-12-16 13:12:38 -05:00
committed by GitHub
parent 09b5e6d227
commit eecb323459

View File

@@ -583,9 +583,6 @@ 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