X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fcommon.yaml;h=3d4546b1454b6cbcfe85f02acbdca915f43db210;hb=409fef1150286af5754997f7ec996ce99ab1c9e6;hp=a4c5ac67b84f4d9ba371d97bbf9bd08145021fff;hpb=1f65509ad6c56941aa1429bb850b9cb81b203feb;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index a4c5ac67b..3d4546b14 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -30,10 +30,11 @@ 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::globals::backup_unix_user: 'debbackup' # bacula # bacula::email_all: 'bacula-reports@admin.debian.org' -bacula::email_error: 'bacula-reports@admin.debian.org' bacula::ssl_ca_path: '/etc/ssl/debian/certs/ca.crt' bacula::ssl_client_cert: '/etc/ssl/debian/certs/thishost.crt' bacula::ssl_client_key: '/etc/ssl/private/thishost.key' @@ -68,27 +69,5 @@ paths: auto_clientcerts_dir: '/srv/puppet.debian.org/ca/RESULT/clientcerts' 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 - - 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