From 40c1c823ff8ff3431e4ad9f23a70d796921dd475 Mon Sep 17 00:00:00 2001 From: Thomas de Roo Date: Tue, 21 Jan 2025 09:28:01 +0100 Subject: [PATCH] Update rebootSchedule.sh --- rebootSchedule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebootSchedule.sh b/rebootSchedule.sh index db4bc99..84ca2fe 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" "dt03" "git01" "run01" "has01" "man01" "mdm01" "minecraft" "nms01" "rpi03" "web04" "web05" "mail03" "cloud01" "cloud02" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01" "sec01") +REST=("man03" "vps01" "pbx02" "dc01" "git01" "run01" "has01" "man01" "mdm01" "minecraft" "rpi03" "web04" "web05" "mail03" "cloud01" "cloud02" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01") timeToWait=900 ############################################