Update soup to display what its doing

This commit is contained in:
Mike Reeves
2020-11-19 15:19:50 -05:00
parent c07f62f8d1
commit 316a1c02f1

View File

@@ -515,7 +515,7 @@ fi
echo "" echo ""
echo "Running a highstate to complete the Security Onion upgrade on this manager. This could take several minutes." echo "Running a highstate to complete the Security Onion upgrade on this manager. This could take several minutes."
highstate salt-call state.highstate -l info queue=True
echo "" echo ""
echo "Upgrade from $INSTALLEDVERSION to $NEWVERSION complete." echo "Upgrade from $INSTALLEDVERSION to $NEWVERSION complete."
@@ -529,7 +529,7 @@ echo ""
echo "Starting Salt Master service." echo "Starting Salt Master service."
systemctl start salt-master systemctl start salt-master
echo "Running a highstate. This could take several minutes." echo "Running a highstate. This could take several minutes."
highstate salt-call state.highstate -l info queue=True
playbook playbook
unmount_update unmount_update