diff --git a/setup/so-setup b/setup/so-setup index 2ea2809d5..26955b893 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -769,7 +769,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-setup-elastic-fleet; then + if ! logCmd so-elastic-fleet-setup; then fail_setup fi if [[ ! $is_import ]]; then