mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #6228 from Security-Onion-Solutions/TOoSmOotH-patch-2
Update soup
This commit is contained in:
@@ -442,9 +442,6 @@ post_2.3.60_to_2.3.90() {
|
|||||||
# Do Kibana dashboard things
|
# Do Kibana dashboard things
|
||||||
salt-call state.apply kibana.so_savedobjects_defaults queue=True
|
salt-call state.apply kibana.so_savedobjects_defaults queue=True
|
||||||
|
|
||||||
# Create Endgame Hostgroup
|
|
||||||
so-firewall addhostgroup endgame
|
|
||||||
|
|
||||||
POSTVERSION=2.3.90
|
POSTVERSION=2.3.90
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -695,6 +692,9 @@ up_2.3.80_to_2.3.90() {
|
|||||||
sed -i "/^soc:/a \\ es_index_patterns: '*:so-*,*:endgame-*'" /opt/so/saltstack/local/pillar/minions/*$i*.sls
|
sed -i "/^soc:/a \\ es_index_patterns: '*:so-*,*:endgame-*'" /opt/so/saltstack/local/pillar/minions/*$i*.sls
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Create Endgame Hostgroup
|
||||||
|
so-firewall addhostgroup endgame
|
||||||
|
|
||||||
INSTALLEDVERSION=2.3.90
|
INSTALLEDVERSION=2.3.90
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user