mail02 verplaatst
This commit is contained in:
@@ -3,9 +3,9 @@
|
|||||||
# Zie ook https://wiki.de-roo.org/doku.php/cron
|
# Zie ook https://wiki.de-roo.org/doku.php/cron
|
||||||
|
|
||||||
FIRST=("fs01")
|
FIRST=("fs01")
|
||||||
SECOND=("web06" "web03" "mail02")
|
SECOND=("web06" "web03")
|
||||||
THIRD=("net02" "net03" "net04" "net05")
|
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
|
for SERVER in ${FIRST[@]}; do
|
||||||
echo Starting reboot of $SERVER
|
echo Starting reboot of $SERVER
|
||||||
|
|||||||
Reference in New Issue
Block a user