Update defaults.inc
This commit is contained in:
@@ -57,7 +57,7 @@ if [ -f ${FOLDER}/defaults.local.inc ]; then
|
||||
WEB_SINGLESRVR_DOCKERS=(${WEB_SINGLESRVRDOCKERS})
|
||||
|
||||
for ntype in "${NODE_TYPES[@]}"; do
|
||||
declare NM_HOSTS_${ntype}=${NM_HOSTS["$ntype"]}
|
||||
declare "NM_HOSTS_${ntype}"="${NM_HOSTS["$ntype"]}"
|
||||
done
|
||||
|
||||
unset IFS
|
||||
|
||||
Reference in New Issue
Block a user