comment toegevoegd aan 1e batch

This commit is contained in:
2023-04-26 09:49:05 +02:00
parent a9a72b3437
commit 98d4af3143

View File

@@ -7,6 +7,9 @@ SECOND=("web06" "web03")
THIRD=("net02" "net03" "net05" "net04") THIRD=("net02" "net03" "net05" "net04")
REST=("dt03" "git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" "mail02") REST=("dt03" "git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" "mail02")
############################################
# 1:00h (uit crontab)
############################################
for SERVER in ${FIRST[@]}; do for SERVER in ${FIRST[@]}; do
echo Starting reboot of $SERVER echo Starting reboot of $SERVER
ssh $SERVER reboot now ssh $SERVER reboot now