From e25803fe329bb67bb7d21859282ab4c34df38dc4 Mon Sep 17 00:00:00 2001 From: Thomas de Roo Date: Tue, 12 Nov 2024 12:18:34 +0100 Subject: [PATCH] web12 toegevoegd --- rebootSchedule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebootSchedule.sh b/rebootSchedule.sh index f832e30..988fc14 100644 --- a/rebootSchedule.sh +++ b/rebootSchedule.sh @@ -5,7 +5,7 @@ FIRST=("fs01") SECOND=("web06" "web03" "net04") THIRD=("net03" "net05") -REST=("vps01" "pbx02" "dc01" "dt03" "git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "rpi03" "web04" "web05" "mail02" "cloud01" "cloud02" "man03" "siem01" "web08" "web09" "web10" "web11" "dms01" "sec01") +REST=("vps01" "pbx02" "dc01" "dt03" "git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "rpi03" "web04" "web05" "mail02" "cloud01" "cloud02" "man03" "siem01" "web08" "web09" "web10" "web11" "web12" "dms01" "sec01") timeToWait=900 ############################################