diff --git a/salt/common/tools/sbin/soup b/salt/common/tools/sbin/soup index 1a99ea859..241011e94 100755 --- a/salt/common/tools/sbin/soup +++ b/salt/common/tools/sbin/soup @@ -1077,7 +1077,7 @@ main() { fi echo "" - echo "Running a highstate to complete the Security Onion upgrade on this manager. This could take several minutes." + echo "Running a highstate. This could take several minutes." set +e salt-call state.highstate -l info queue=True set -e @@ -1097,7 +1097,7 @@ main() { salt-call state.show_top -l error queue=True || fail "salt-master could not be reached. Check $SOUP_LOG for details." set -e - echo "Running a highstate. This could take several minutes." + 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 postupgrade_changes [[ $is_airgap -eq 0 ]] && unmount_update