From 9524928d40fc6313169778ec46fb36dc3f8aacfd Mon Sep 17 00:00:00 2001 From: Thomas de Roo Date: Thu, 28 Dec 2023 15:03:43 +0100 Subject: [PATCH] web10 toegevoegd --- rebootSchedule.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebootSchedule.sh b/rebootSchedule.sh index 90c6d27..bac4e91 100644 --- a/rebootSchedule.sh +++ b/rebootSchedule.sh @@ -5,7 +5,7 @@ FIRST=("fs01") SECOND=("web06" "web03" "net04") THIRD=("net02" "net03" "net05" ) -REST=("dt03" "git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" "mail02" "cloud01" "srv01" "siem01" "web08" "web09" "dms01") +REST=("dt03" "git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" "mail02" "cloud01" "srv01" "siem01" "web08" "web09" "web10" "dms01") timeToWait=900 ############################################