Update powerwall.sh

This commit is contained in:
2023-11-06 21:42:49 -06:00
parent 27fc8a74f8
commit 3132789a44

View File

@@ -1618,7 +1618,7 @@ fi
echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}" echo -e " ${idsCL[LightYellow]} host = {esxi-ip}, {idrac-ip}, {hostname} or {host-number;0-9}"
echo echo
echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)" echo -e " ${idsCL[Yellow]}iscsi-vm-shutdown {type} ${idsCL[Default]}--> Shutdown VM's running on iSCSI-(PRI or SYS) Datastore(s)"
echo -e " ${idsCL[LightYellow]} type = { sys='iSCSI-SYS' / " echo -e " ${idsCL[LightYellow]} type = { sys='iSCSI-SYS'"
echo -e " ${idsCL[LightYellow]} main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)" echo -e " ${idsCL[LightYellow]} main='iSCSI-MAIN' }${idsCL[Default]} --> Defaults to main (iSCSI-PRI)"
echo echo
echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers" echo -e " ${idsCL[Yellow]}shutdown_servers {type} ${idsCL[Default]}--> Shutdown selection of servers"