test minion upgrade at end

This commit is contained in:
m0duspwnens
2020-07-31 13:32:12 -04:00
parent 1e1d6a395d
commit 13c9fa3089

View File

@@ -300,6 +300,7 @@ highstate
echo ""
echo "Upgrade from $INSTALLEDVERSION to $NEWVERSION complete."
SALTUPGRADED="True"
if [[ "$SALTUPGRADED" == "True" ]]; then
echo ""
echo "Upgrading Salt on the remaining Security Onion nodes from $INSTALLEDSALTVERSION to $NEWSALTVERSION."