Update rebootSchedule.sh

This commit is contained in:
2026-03-17 13:24:28 +01:00
parent e797e539ec
commit fcb843df24

View File

@@ -5,7 +5,7 @@
FIRST=("dc02" "mail03") FIRST=("dc02" "mail03")
SECOND=("web06" "web03" "net06" "fs01" ) SECOND=("web06" "web03" "net06" "fs01" )
THIRD=("net07" "net08") THIRD=("net07" "net08")
REST=("vps01" "pbx02" "dc01" "git01" "run01" "man01" "mdm01" "minecraft" "web04" "web05" "mail04" "siem01" "web08" "web09" "web10" "web11" "web12" "web13" "web14" "dms01" "msg01") REST=("vps01" "pbx02" "git01" "run01" "man01" "mdm01" "minecraft" "web04" "web05" "mail04" "siem01" "web08" "web09" "web10" "web11" "web12" "web13" "web14" "dms01" "msg01")
timeToWait=900 timeToWait=900
############################################ ############################################