Merge pull request #11098 from Security-Onion-Solutions/TOoSmOotH-patch-3

Update soup
This commit is contained in:
Mike Reeves
2023-08-18 10:10:48 -04:00
committed by GitHub

View File

@@ -660,15 +660,15 @@ verify_latest_update_script() {
} }
# Keeping this block in case we need to do a hotfix that requires salt update # Keeping this block in case we need to do a hotfix that requires salt update
#apply_hotfix() { apply_hotfix() {
# if [[ "$INSTALLEDVERSION" == "2.3.90" ]] ; then # if [[ "$INSTALLEDVERSION" == "2.3.90" ]] ; then
# fix_wazuh # fix_wazuh
# elif [[ "$INSTALLEDVERSION" == "2.3.110" ]] ; then # elif [[ "$INSTALLEDVERSION" == "2.3.110" ]] ; then
# 2_3_10_hotfix_1 # 2_3_10_hotfix_1
# else # else
# echo "No actions required. ($INSTALLEDVERSION/$HOTFIXVERSION)" echo "No actions required. ($INSTALLEDVERSION/$HOTFIXVERSION)"
# fi # fi
#} }
#upgrade salt to 3004.1 #upgrade salt to 3004.1