run elasticfleet.config so elasticfleet setup script gets put in place

This commit is contained in:
m0duspwnens
2023-05-16 09:30:27 -04:00
parent b253cd45ca
commit 6325f6db16

View File

@@ -650,6 +650,7 @@ if ! [[ -f $install_opt_file ]]; then
info "Restarting SOC to pick up initial user"
logCmd "so-soc-restart"
title "Setting up Elastic Fleet"
logCmd "salt-call state.apply elasticfleet.config"
logCmd "so-elastic-fleet-setup"
if [[ ! $is_import ]]; then
title "Setting up Playbook"