mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Remove old ES index templates
Signed-off-by: Wes Lambert <wlambertts@gmail.com>
This commit is contained in:
@@ -480,6 +480,8 @@ post_to_2.3.100() {
|
||||
|
||||
post_to_2.3.110() {
|
||||
echo "Post Processing for 2.3.110"
|
||||
echo "Removing old Elasticsearch templates"
|
||||
[ -d /opt/so/saltstack/default/salt/elasticsearch/templates/so ] && rm -rf /opt/so/saltstack/default/salt/elasticsearch/templates/so
|
||||
echo "Updating Kibana dashboards"
|
||||
salt-call state.apply kibana.so_savedobjects_defaults queue=True
|
||||
POSTVERSION=2.3.110
|
||||
|
||||
Reference in New Issue
Block a user