From d37b8eecbf513f1048d7e3a2cda659b784bb4835 Mon Sep 17 00:00:00 2001 From: thomas Date: Mon, 30 Jun 2025 10:01:03 +0200 Subject: [PATCH] cloud01 eruit --- rebootSchedule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebootSchedule.sh b/rebootSchedule.sh index 2f781aa..d8153e6 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" "cloud01" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01") +REST=("man03" "vps01" "pbx02" "dc01" "git01" "run01" "has01" "man01" "mdm01" "minecraft" "rpi03" "web04" "web05" "mail03" "mail04" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01") timeToWait=900 ############################################