mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
update wording
This commit is contained in:
@@ -273,7 +273,7 @@ echo "Upgrade from $INSTALLEDVERSION to $NEWVERSION complete."
|
||||
|
||||
if [ "$SALTUPGRADED" = True ]; then
|
||||
echo ""
|
||||
echo "Upgrading the remaining Security Onion nodes from $INSTALLEDSALTVERSION to $NEWSALTVERSION"
|
||||
echo "Upgrading Salt on the remaining Security Onion nodes from $INSTALLEDSALTVERSION to $NEWSALTVERSION."
|
||||
salt -C 'not *_eval and not *_helix and not *_manager and not *_managersearch and not *_standalone' -b $BATCHSIZE state.apply salt.minion
|
||||
echo ""
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user