diff --git a/setup/so-setup b/setup/so-setup index 6051ba742..853809e67 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -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"