From 7abee39c1f99493796ca64a2d0086e6475f5741a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 1 Mar 2026 16:40:34 -0600 Subject: [PATCH] Update defaults.inc --- defaults.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/defaults.inc b/defaults.inc index 783f32ea..3d135475 100755 --- a/defaults.inc +++ b/defaults.inc @@ -58,6 +58,7 @@ if [ -f ${NM_FOLDER}/conf/defaults.local.inc ]; then # printf "[%s]\n" "${NM_NODE_TYPES[@]}" for ntype in "${NM_NODE_TYPES[@]}"; do + echo "NEW ARRAY: ${ntype}_HOSTS" arr ${ntype}_HOSTS arr ${ntype}_SERVICES_CHECK arr ${ntype}_DOCKERS_CHECK