Fix core count

This commit is contained in:
Mike Reeves
2022-09-14 12:30:22 -04:00
parent 8049f9b9e4
commit c60afba450

View File

@@ -510,7 +510,8 @@ if ! [[ -f $install_opt_file ]]; then
export MAINIP=$MAINIP
export PATCHSCHEDULENAME=$PATCHSCHEDULENAME
export INTERFACE="bond0"
so-minion -o=setup
export CORECOUNT=$lb_procs
logCmd "so-minion -o=setup"
title "Creating Global SLS"
if [[ $is_airgap ]]; then