Servers toegevoegd

This commit is contained in:
2023-04-24 11:51:05 +02:00
parent e3798a7553
commit 4c5ef8d036

View File

@@ -5,7 +5,7 @@
FIRST=("fs01") FIRST=("fs01")
SECOND=("web06" "web03" "mail02") SECOND=("web06" "web03" "mail02")
THIRD=("net02" "net03" "net04" "net05") THIRD=("net02" "net03" "net04" "net05")
REST=("git01" "run01") REST=("git01" "run01" "has01" "iam01" "man01" "mdm01" "minecraft" "nms01" "pbx01" "rpi03" "web04" "web05" "web07" )
for SERVER in ${FIRST[@]}; do for SERVER in ${FIRST[@]}; do
echo Starting reboot of $SERVER echo Starting reboot of $SERVER