From 90d9e5b927c1eb7e4ca0125aa5d41065c60dff89 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Tue, 5 Dec 2023 10:24:31 -0500 Subject: [PATCH] Update soup --- salt/manager/tools/sbin/soup | 3 +++ 1 file changed, 3 insertions(+) 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