Update power.inc.sh
This commit is contained in:
@@ -693,7 +693,7 @@ HOSTPOWER(){
|
|||||||
echo -e "${idsCL[Green]}"
|
echo -e "${idsCL[Green]}"
|
||||||
ipmitool -I lanplus -H ${idracip} -U ${PW_ESXI_USER} -P "${PW_ESXI_PASS}" chassis power ${2,,}
|
ipmitool -I lanplus -H ${idracip} -U ${PW_ESXI_USER} -P "${PW_ESXI_PASS}" chassis power ${2,,}
|
||||||
else
|
else
|
||||||
echo -e "\n${idsCL[LightCyan]}Host is already Powered ON${idsCL[Default]}\n\n"
|
echo -e "\n${idsCL[LightCyan]}Host is already Powered ON${idsCL[Default]}"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user