Merge pull request #11819 from Security-Onion-Solutions/hftesting

Remove state file
This commit is contained in:
Josh Brower
2023-11-17 16:54:08 -05:00
committed by GitHub

View File

@@ -752,7 +752,7 @@ apply_hotfix() {
. /usr/sbin/so-elastic-fleet-common
elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints
/usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
rm -f /opt/so/state/eaintegrations.txt
salt-call state.highstate
else
echo "No actions required. ($INSTALLEDVERSION/$HOTFIXVERSION)"