Update defaults.inc
This commit is contained in:
@@ -49,7 +49,6 @@ if [ -f ${NM_FOLDER}/defaults.local.inc ]; then
|
||||
|
||||
|
||||
for ntype in "${NM_NODE_TYPES[@]}"; do
|
||||
echo "NTYPE: $ntype"
|
||||
arr ${ntype}_HOSTS
|
||||
arr ${ntype}_SERVICES_CHECK
|
||||
arr ${ntype}_DOCKERS_CHECK
|
||||
|
||||
Reference in New Issue
Block a user