Update defaults.inc
This commit is contained in:
@@ -49,7 +49,7 @@ if [ -f ${NM_FOLDER}/defaults.local.inc ]; then
|
|||||||
echo "${nmtype}"
|
echo "${nmtype}"
|
||||||
done)); unset IFS
|
done)); unset IFS
|
||||||
|
|
||||||
echo "HERE: ${NODE_TYPES}"
|
echo "HERE: ${sorted}"
|
||||||
|
|
||||||
for ntype in "${NODE_TYPES[@]}"; do
|
for ntype in "${NODE_TYPES[@]}"; do
|
||||||
arr ${ntype}_HOSTS
|
arr ${ntype}_HOSTS
|
||||||
|
|||||||
Reference in New Issue
Block a user