Merge remote-tracking branch 'remotes/origin/2.4/dev' into 2.4/heavynode

This commit is contained in:
m0duspwnens
2023-03-02 16:58:56 -05:00
17 changed files with 58 additions and 154 deletions

View File

@@ -597,7 +597,8 @@ if ! [[ -f $install_opt_file ]]; then
title "Seeding the docker registry"
docker_seed_registry
title "Applying the manager state"
logCmd "salt-call state.apply -l info manager"
logCmd "salt-call state.apply -l info manager"
logCmd "salt-call state.apply influxdb -l info"
logCmd "salt-call state.highstate -l info"
add_web_user
info "Restarting SOC to pick up initial user"