From a135896057e626ce7aac3b90a208495da47e5dd9 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sun, 10 Dec 2023 13:17:24 -0600 Subject: [PATCH] Update powerwall.sh --- powerwall.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/powerwall.sh b/powerwall.sh index a8fecd98..4b927a3b 100755 --- a/powerwall.sh +++ b/powerwall.sh @@ -2385,9 +2385,9 @@ fi # echo -e " ${idsCL[Yellow]}shutdownhost {host} ${idsCL[Default]}--> Shutdown ESXI host and its VMs" # echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}" # echo - echo -e " ${idsCL[LightCyan]}shutdown_servers${idsCL[Yellow]} {type} ${idsCL[Default]}--> Shutdown selection of servers" - echo -e " ${idsCL[Yellow]} type = { main / sys / all }" - echo + # echo -e " ${idsCL[LightCyan]}shutdown_servers${idsCL[Yellow]} {type} ${idsCL[Default]}--> Shutdown selection of servers" + # echo -e " ${idsCL[Yellow]} type = { main / sys / all }" + # echo echo -e " ${idsCL[LightCyan]}iscsi-vm-shutdown${idsCL[Yellow]} {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)" echo -e " ${idsCL[Yellow]} type = { sys / main }" echo -e " ${idsCL[Yellow]} sys='iSCSI-SYS' / main='iSCSI-MAIN' ${idsCL[Default]}--> Defaults to main (iSCSI-PRI)"