Update nodemgmt-scripts.sh

This commit is contained in:
2020-03-14 11:12:21 -05:00
parent 974b4446a9
commit 3a309cbc8f

View File

@@ -1257,7 +1257,7 @@ SERVICE(){
else
NT_HOSTS=WEB_HOSTS[@]
NT_HOST=WEB_HOSTS[0]
NTS1=('WEB'); NTS=NTS1[@]
NTS1=$NODETYPES NTS=NTS1[@]
fi
if [ "${3}" != "q" ]; then