X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fpostgres%2Ffiles%2Fbackup_server%2Fpostgres-make-base-backups;h=83567270817ae369b580d5b0d232ee7313d7e8a5;hb=57e5c2cd777ea92b73118a4e19416ab436983cd7;hp=7bb2e8a86da778ecf6a32c257ef78bbb9614340a;hpb=4e813968762b4ac5525ed689919ca8a85ab88f46;p=mirror%2Fdsa-puppet.git diff --git a/modules/postgres/files/backup_server/postgres-make-base-backups b/modules/postgres/files/backup_server/postgres-make-base-backups index 7bb2e8a86..835672708 100755 --- a/modules/postgres/files/backup_server/postgres-make-base-backups +++ b/modules/postgres/files/backup_server/postgres-make-base-backups @@ -86,11 +86,11 @@ while read host port username cluster version; do fi mv "$tmp" "$ROOTDIR/${host%%.*}/$target" done << EOF -chopin.debian.org 5432 debian-backup dak 9.1 -bmdb1.debian.org 5435 debian-backup main 9.1 -bmdb1.debian.org 5436 debian-backup wannabuild 9.1 +chopin.debian.org 5432 debian-backup dak 9.4 +bmdb1.debian.org 5435 debian-backup main 9.4 +bmdb1.debian.org 5436 debian-backup wannabuild 9.4 danzi.debian.org 5433 debian-backup main 9.1 -franck.debian.org 5433 debian-backup dak 9.1 +franck.debian.org 5433 debian-backup dak 9.4 sibelius.debian.org 5433 debian-backup snapshot 9.1 moszumanska.debian.org 5432 debian-backup main 9.1 EOF