Enable state tracking for sigma refresh

This commit is contained in:
Josh Brower
2022-02-28 21:18:41 -05:00
parent 09f1a5025d
commit e960d99901

View File

@@ -482,7 +482,6 @@ post_to_2.3.110() {
echo "Post Processing for 2.3.110"
echo "Updating Kibana dashboards"
salt-call state.apply kibana.so_savedobjects_defaults queue=True
so-playbook-sigma-refresh >> /root/soup_playbook_sigma_refresh.log 2>&1 &
POSTVERSION=2.3.110
}