Update services.inc
This commit is contained in:
@@ -176,6 +176,7 @@ SERVICE(){
|
|||||||
|
|
||||||
|
|
||||||
else
|
else
|
||||||
|
echo "HERE: ${4}"
|
||||||
if [ "${4}" != "all" ]; then
|
if [ "${4}" != "all" ]; then
|
||||||
if [ "${RUN_NODE_TYPE}" != "" ]; then
|
if [ "${RUN_NODE_TYPE}" != "" ]; then
|
||||||
NT_HOSTS=${RUN_NODE_TYPE}_HOSTS[@]
|
NT_HOSTS=${RUN_NODE_TYPE}_HOSTS[@]
|
||||||
|
|||||||
Reference in New Issue
Block a user