X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fcommon.yaml;h=3e45e09786991ad73c8d1a3e4b9e5408024cf686;hb=4a7616f94fa2156a005712132a02345049d60a67;hp=06f0d036d7fcacf45bc75305b18cff15080ae59d;hpb=11171ea0c3a1268f924f6cc49fd013d4a3262a2c;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index 06f0d036d..3e45e0978 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -71,23 +71,12 @@ apt::sources::debian::location: 'https://deb.debian.org/debian/' # all of these should be retired in favour of including the class role # with the host. weasel, 2019-09 roles: - postgres_backup_server: - # XXX - used by ferm templates/defs.conf.erb - - backuphost.debian.org - - storace.debian.org postgresql_server: - # postgresql instances not managed by puppet otherwise - - bmdb1.debian.org - - buxtehude.debian.org - - danzi.debian.org - - fasolo.debian.org + # these use pg-receive-file-from-backup which is defined in the + # postgres::backup_source class. This should be + # cleaned up and handled properly, including the ssh auth keys setup - lw07.debian.org - - melartin.debian.org - - postgresql-manda-01.debian.org - - sallinen.debian.org - - seger.debian.org - snapshotdb-manda-01.debian.org - - vittoria.debian.org classes: - base::includes