mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove highstate
This commit is contained in:
@@ -529,6 +529,8 @@ up_to_2.4.20() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
up_to_2.4.30() {
|
up_to_2.4.30() {
|
||||||
|
|
||||||
|
# Remove older defend integration json
|
||||||
rm -f /opt/so/conf/elastic-fleet/integrations/endpoints-initial/elastic-defend-endpoints.json
|
rm -f /opt/so/conf/elastic-fleet/integrations/endpoints-initial/elastic-defend-endpoints.json
|
||||||
. /usr/sbin/so-elastic-fleet-common
|
. /usr/sbin/so-elastic-fleet-common
|
||||||
|
|
||||||
@@ -543,8 +545,8 @@ up_to_2.4.30() {
|
|||||||
|
|
||||||
elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints
|
elastic_fleet_integration_remove endpoints-initial elastic-defend-endpoints
|
||||||
/usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
|
/usr/sbin/so-elastic-fleet-integration-policy-elastic-defend
|
||||||
salt-call state.highstate
|
|
||||||
|
|
||||||
|
# Elastic Update for this release, so download Elastic Agent files
|
||||||
determine_elastic_agent_upgrade
|
determine_elastic_agent_upgrade
|
||||||
rm -f /opt/so/state/estemplates*.txt
|
rm -f /opt/so/state/estemplates*.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user