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