From 8dd0dff13cd9d49077ba7c6ba3e17e5c204d55aa Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 7 Dec 2019 21:50:20 -0600 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 a485491e..87f69453 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1176,7 +1176,7 @@ SERVICE(){ else NT_HOSTS=WEB_HOSTS[@] NT_HOST=WEB_HOSTS[0] - NTS=NODE_TYPES[@] + NTS=WEB_HOSTS[@] fi if [ "${3}" != "q" ]; then