This commit is contained in:
m0duspwnens
2024-05-03 12:08:57 -04:00
parent fa3522a233
commit 442a717d75
2 changed files with 15 additions and 9 deletions

View File

@@ -808,7 +808,6 @@ if ! [[ -f $install_opt_file ]]; then
configure_minion "$minion_type"
check_sos_appliance
drop_install_options
logCmd "salt-call state.apply setup.highstate_cron --local --file-root=../salt/"
verify_setup
fi