diff --git a/rebuild-all.sh b/rebuild-all.sh index 6885716..a4fa0a4 100755 --- a/rebuild-all.sh +++ b/rebuild-all.sh @@ -10,6 +10,8 @@ HOSTS=( "http-proxy" "jelly01" "monitoring01" + "nix-cache01" + "pgdb1" ) for host in "${HOSTS[@]}"; do