This commit is contained in:
2023-07-04 14:51:50 -05:00
parent 5c10cb56bd
commit 32fc449fc6
2 changed files with 2 additions and 1 deletions

View File

@@ -45,6 +45,8 @@ if [ -f ${NM_FOLDER}/defaults.local.inc ]; then
for nmtype in "${!NM_NODETYPES[@]}"; do
NODE_TYPES+=(${nmtype})
done | sort -n
echo "HERE: $NODE_TYPES"
for ntype in "${NODE_TYPES[@]}"; do
arr ${ntype}_HOSTS