4 # with merge: unique entries in other hiera sources add to the array
7 apt::sources::debian::location:
12 resolv::nameservers: []
13 resolv::searchpaths: ['debian.org']
14 staticsync::user: 'staticsync'
15 staticsync::basedir: '/srv/static.debian.org'
16 exim::smarthost: 'mailout.debian.org'
17 postfix::smarthost: 'mailout.debian.org'
18 roles::dns_primary::allow_access:
35 bacula::email_all: 'bacula-reports@admin.debian.org'
36 bacula::email_error: 'bacula-reports@admin.debian.org'
37 bacula::ssl_ca_path: '/etc/ssl/debian/certs/ca.crt'
38 bacula::ssl_client_cert: '/etc/ssl/debian/certs/thishost.crt'
39 bacula::ssl_client_key: '/etc/ssl/private/thishost.key'
40 bacula::ssl_server_cert: '/etc/ssl/debian/certs/thishost-server.crt'
41 bacula::ssl_server_key: '/etc/ssl/private/thishost-server.key'
42 bacula::director::db_address: 'postgresql-manda-01.debian.org'
43 bacula::director::db_port: 5432
44 bacula::director::db_sslca: '/etc/ssl/debian/certs/ca.crt'
45 bacula::director::pool_name: 'debian'
47 bacula::client::director_server: dinis.debian.org
48 bacula::client::storage_server: storace.debian.org
55 mirror_basedir_prefix: '/srv/mirrors/'
56 role_config__syncproxy:
57 mirror_basedir_prefix: '/srv/mirrors/'
59 - 'debian-archive-debian-samhain-reports@master.debian.org'
60 - 'debian-admin@ftbfs.de'
64 - 'debian-admin@debian.org'
66 letsencrypt_dir: '/srv/puppet.debian.org/from-letsencrypt'
67 auto_certs_dir: '/srv/puppet.debian.org/ca/RESULT/certs'
68 auto_clientcerts_dir: '/srv/puppet.debian.org/ca/RESULT/clientcerts'
69 apt::sources::debian::location: 'https://deb.debian.org/debian/'
72 # all of these should be retired in favour of including the class role
73 # with the host. weasel, 2019-09
75 postgres_backup_server:
76 # XXX - used by ferm templates/defs.conf.erb
77 - backuphost.debian.org
80 # postgresql instances not managed by puppet otherwise
82 - buxtehude.debian.org
87 - postgresql-manda-01.debian.org
90 - snapshotdb-manda-01.debian.org