From 504ac2b6a8ba58ddb020b152d3e989c63e76fb4d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 26 Mar 2019 20:38:24 -0500 Subject: [PATCH] Update test.sh --- test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test.sh b/test.sh index ebc77d2..2f02473 100755 --- a/test.sh +++ b/test.sh @@ -22,6 +22,8 @@ fi # nodemgmt update +NTYPE=MYSQL + var=${NTYPE}_HOSTS for nip in "${!var[@]}"; do echo ": ${nip}"