Update power.inc.sh

This commit is contained in:
2023-12-15 23:01:06 -06:00
parent 69dc8b0398
commit 41a9a175ed

View File

@@ -621,7 +621,6 @@ POWERLOGGER_SERVICE(){
}
HOSTPOWER(){
echo "HERE: ${1} - ${2}"
if [ "${PW_iDRACHOST_SHORTNAMES[${1}]}" != "" ]; then
idracip=${1}
elif [ "${PW_ESXI_HOST_NAMES[${1}]}" != "" ]; then