Update soup

This commit is contained in:
Mike Reeves
2023-12-05 10:24:31 -05:00
committed by GitHub
parent 802bf9ce27
commit 90d9e5b927

View File

@@ -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