From 1562fb40cb0c63b69a0c6ae73fa53e90473b2fd0 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 12 Dec 2023 17:45:19 -0600 Subject: [PATCH] Update shutdown-test.sh --- shutdown-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shutdown-test.sh b/shutdown-test.sh index 699c2751..f177d5f2 100644 --- a/shutdown-test.sh +++ b/shutdown-test.sh @@ -49,7 +49,7 @@ SHUTDOWN_SERVER2(){ fi - for vhost in "${!var}"; do + for vhost in "${ESXI_HOSTS[@]}"; do echo -e "HERE: ${idsCL[LightCyan]} ${PW_ESXI_HOST_NAMES[${vhost}]} [${vhost}]${idsCL[Default]}" done