diff --git a/salt/manager/tools/sbin/soup b/salt/manager/tools/sbin/soup index 36a839fe5..795106cee 100755 --- a/salt/manager/tools/sbin/soup +++ b/salt/manager/tools/sbin/soup @@ -758,6 +758,9 @@ apply_hotfix() { elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints /usr/sbin/so-elastic-fleet-integration-policy-elastic-defend elif [[ "$INSTALLEDVERSION" == "2.4.30" ]] ; then + if [[ $is_airgap -eq 0 ]]; then + update_airgap_rules + fi if [[ -f /etc/pki/managerssl.key.old ]]; then echo "Skipping Certificate Generation" else