status messages for so-elastic-fleet-setup

This commit is contained in:
reyesj2
2026-07-10 12:50:21 -05:00
parent 8b0759866e
commit 7d17784e96
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -793,7 +793,7 @@ if ! [[ -f $install_opt_file ]]; then
logCmd "so-soc-restart"
title "Setting up Elastic Fleet"
logCmd "salt-call state.apply elasticfleet.config"
if ! logCmd so-elastic-fleet-setup; then
if ! so-elastic-fleet-setup; then
fail_setup "Failed to run so-elastic-fleet-setup"
fi
mark_setup_complete