From d8683c7d876ea656370bdfcaba1a41b82de03faf Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 14 Mar 2020 11:15:54 -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 1f4b3019..01f217f6 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1258,7 +1258,7 @@ SERVICE(){ NT_HOSTS=WEB_HOSTS[@] NT_HOST=WEB_HOSTS[0] # NTS1=('WEB'); NTS=NTS1[@] - NTS1=('MYSQL','LB','WEB','NC'); NTS=NTS1[@] + NTS1=('MYSQL','LB','WEB','NC'); NTS=NTS1[@] fi if [ "${3}" != "q" ]; then