Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1686,6 +1686,7 @@ VCENTER-SSL(){
|
||||
|
||||
if [ "${VCCERTDAYS}" -gt "29" ]; then
|
||||
echo -e "${idsCL[Green]}${VCCERTDAYS} days left, Certificate is still valid, no noeed to update${idsCL[Default]}"
|
||||
echo
|
||||
exit 0
|
||||
else
|
||||
echo -e "${idsCL[Yellow]}${VCCERTDAYS} days left, Certificate needs to be updated${idsCL[Default]}"
|
||||
|
||||
Reference in New Issue
Block a user