diff --git a/rebootSchedule.sh b/rebootSchedule.sh index c62aa62..d090fd1 100644 --- a/rebootSchedule.sh +++ b/rebootSchedule.sh @@ -5,7 +5,7 @@ FIRST=("dc02") SECOND=("web06" "web03" "net06" "fs01" ) THIRD=("net07" "net08") -REST=("man03" "vps01" "pbx02" "dc01" "git01" "run01" "has01" "man01" "mdm01" "minecraft" "rpi03" "web04" "web05" "mail03" "mail04" "man03" "siem01" "web08" "web09" "web10" "web11" "web12" "web13" "dms01" "msg01") +REST=("man03" "vps01" "pbx02" "dc01" "git01" "run01" "man01" "mdm01" "minecraft" "rpi03" "web04" "web05" "mail03" "mail04" "man03" "siem01" "web08" "web09" "web10" "web11" "web12" "web13" "dms01" "msg01") timeToWait=900 ############################################