From 3a309cbc8f86a9023371e2f6268450d768e9f7b2 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 14 Mar 2020 11:12:21 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 5a63bd9b..f118d268 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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