From fd7f04c540124322fd5dc975a1841cabe8cb8cd8 Mon Sep 17 00:00:00 2001 From: Thomas de Roo Date: Tue, 21 Jan 2025 09:19:28 +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 0a63ddd..db4bc99 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" "web12" "dms01" "sec01") +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") timeToWait=900 ############################################