Update defaults.inc

This commit is contained in:
2023-12-11 19:55:31 -06:00
parent 9d3476e587
commit 06563c336d

View File

@@ -38,7 +38,7 @@ if [ -f ${PW_FOLDER}/settings.local.conf ]; then
declare -A PW_VCENTER_HOST_NAMES
declare -A PW_iDRACHOST_SHORTNAMES
${PW_FOLDER}/settings.local.conf
source ${PW_FOLDER}/settings.local.conf
IFS=,
PW_MAINSITEHOSTS=(${PW_MAINSITE_HOSTS})