X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fcommon.yaml;h=9fc2b8997678a5a27557505054752981cf411b86;hb=fa67a3c70b0ad6f46691ee1495dfa7f249143d52;hp=d46a9d9b9bf69745add347398f78fe2a9e667374;hpb=7733f6f9b0bc96b9b2fc45cc5c821994f5b42b5e;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index d46a9d9b9..9fc2b8997 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -30,6 +30,8 @@ roles::dns_primary::allow_access: - '194.146.105.25' - '2a01:3f0:0:27::24' - '2a01:3f0:0:28::25' +postgres::backup_cluster::db_backup_role: 'debian-backup' +postgres::backup_server::global::backup_unix_user: 'debbackup' # bacula # bacula::email_all: 'bacula-reports@admin.debian.org' @@ -71,12 +73,10 @@ 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 + # 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 - snapshotdb-manda-01.debian.org