Update services.inc

This commit is contained in:
2024-01-16 22:32:25 -06:00
parent 1afd5e5b2b
commit 38d7249a75

View File

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