This commit is contained in:
Josh Brower
2023-11-02 10:34:24 -04:00
parent 5388b92865
commit 2c0e287f8c

View File

@@ -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