Merge branch 'dev' into foxtrot

This commit is contained in:
William Wernert
2021-11-10 16:51:31 -05:00
129 changed files with 11436 additions and 6934 deletions

View File

@@ -823,7 +823,9 @@ echo "1" > /root/accept_changes
salt-call state.apply -l info soc >> $setup_log 2>&1
set_progress_str 70 "$(print_salt_state_apply 'kibana')"
salt-call state.apply -l info kibana >> $setup_log 2>&1
salt-call state.apply -l info kibana.so_config_load >> $setup_log 2>&1
salt-call state.apply -l info kibana.so_securitySolution_load >> $setup_log 2>&1
salt-call state.apply -l info kibana.so_dashboard_load >> $setup_log 2>&1
set_progress_str 70 "Setting up default Space in Kibana"
so-kibana-space-defaults >> $setup_log 2>&1