Update rebuild script

This commit is contained in:
Torjus Håkestad 2025-01-26 00:55:15 +01:00
parent 42a95797ac
commit 54763252fe
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -10,6 +10,8 @@ HOSTS=(
"http-proxy"
"jelly01"
"monitoring01"
"nix-cache01"
"pgdb1"
)
for host in "${HOSTS[@]}"; do