Merge pull request #12928 from Security-Onion-Solutions/orchit

Orchit
This commit is contained in:
Josh Patterson
2024-05-03 15:17:34 -04:00
committed by GitHub
3 changed files with 38 additions and 19 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