Update services.inc
This commit is contained in:
@@ -130,7 +130,7 @@ SERVICE_MGMT(){
|
|||||||
# [ "${SERVICE['nodetype']}" == "" ] && SERVICE['nodetype']=
|
# [ "${SERVICE['nodetype']}" == "" ] && SERVICE['nodetype']=
|
||||||
|
|
||||||
if [ "${SERVICE['nodetype']}" == "ALL" ]; then
|
if [ "${SERVICE['nodetype']}" == "ALL" ]; then
|
||||||
# NT_HOSTS=${SERVICE['nodetype']}_HOSTS[@]
|
# NT_HOSTS=ALL_HOSTS[@]
|
||||||
NT_HOST=RNIP
|
NT_HOST=RNIP
|
||||||
NTS=(${NM_NODE_TYPES[*]})
|
NTS=(${NM_NODE_TYPES[*]})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user