Update services.inc

This commit is contained in:
2024-01-16 22:23:21 -06:00
parent 9373069ede
commit a20fd31c4f

View File

@@ -131,7 +131,7 @@ SERVICE_MGMT(){
if [ "${SERVICE['nodetype']}" == "ALL" ]; then
# NT_HOSTS=${SERVICE['nodetype']}_HOSTS[@]
NT_HOST=RNIP
# NT_HOST=RNIP
NTS=(${NM_NODE_TYPES[*]})
elif [ "${SERVICE['nodetype']}" != "" ]; then