Re-enabled Fleet Setup during setup

This commit is contained in:
Josh Brower
2023-04-17 15:00:51 -04:00
parent 8cccaef664
commit 31f83c6dee
2 changed files with 7 additions and 7 deletions

View File

@@ -637,8 +637,8 @@ if ! [[ -f $install_opt_file ]]; then
add_web_user
info "Restarting SOC to pick up initial user"
logCmd "so-soc-restart"
#title "Setting up Elastic Fleet"
# logCmd "so-elastic-fleet-setup"
title "Setting up Elastic Fleet"
logCmd "so-elastic-fleet-setup"
if [[ ! $is_import ]]; then
title "Setting up Playbook"
logCmd "so-playbook-reset"