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