mail02 verplaatst

This commit is contained in:
2023-04-24 11:54:46 +02:00
parent 4c5ef8d036
commit 416bb9ac5a

View File

@@ -3,9 +3,9 @@
# Zie ook https://wiki.de-roo.org/doku.php/cron
FIRST=("fs01")
SECOND=("web06" "web03" "mail02")
SECOND=("web06" "web03")
THIRD=("net02" "net03" "net04" "net05")
REST=("git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" )
REST=("git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" "mail02")
for SERVER in ${FIRST[@]}; do
echo Starting reboot of $SERVER