X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fcommon.yaml;h=51e1f130ab2256f0ec72f0da555154b3a021406e;hb=e272b442942830a6eed50748eb63aa3b6318ca2b;hp=635f03ecca3977891df0aacca263a593f0505a69;hpb=8efc3cb29ac84aed50f87cc92ad50a6d21a10f8a;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index 635f03ecc..51e1f130a 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -7,14 +7,14 @@ lookup_options: apt::sources::debian::location: merge: unique -# class parameters +# == class parameters +##################### resolv::nameservers: [] resolv::searchpaths: ['debian.org'] staticsync::user: 'staticsync' staticsync::basedir: '/srv/static.debian.org' exim::smarthost: 'mailout.debian.org' postfix::smarthost: 'mailout.debian.org' - roles::dns_primary::allow_access: # easydns - '64.68.200.91' @@ -30,8 +30,19 @@ roles::dns_primary::allow_access: - '194.146.105.25' - '2a01:3f0:0:27::24' - '2a01:3f0:0:28::25' +# bacula +# +bacula::director::db_address: 'postgresql-manda-01.debian.org' +bacula::director::db_port: 5432 +bacula::director::db_sslca: '/etc/ssl/debian/certs/ca.crt' +bacula::director::pool_name: 'debian' + +bacula::client::director_server: dinis.debian.org +bacula::client::storage_server: storace.debian.org + -# other variables +# == other variables +##################### allow_dns_query: [] role_config__mirrors: mirror_basedir_prefix: '/srv/mirrors/' @@ -54,42 +65,6 @@ 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: - security_mirror: - # XXX used also in ferm me.conf.erb - mirror-anu.debian.org: - fastly-backend: false - mirror-csail.debian.org: - fastly-backend: false - mirror-isc.debian.org: - onion_v4_address: 149.20.4.14 - mirror-umn.debian.org: - onion_v4_address: 128.101.240.215 - mirror-accumu.debian.org: - fastly-backend: false - mirror-skroutz.debian.org: - fastly-backend: false - lobos.debian.org: - service-hostname: lobos.security.backend.mirrors.debian.org - fastly-backend: false - onion_v4_address: 212.211.132.250 - santoro.debian.org: - fastly-backend: false - schmelzer.debian.org: - fastly-backend: false - schumann.debian.org: - service-hostname: schumann.security.backend.mirrors.debian.org - fastly-backend: true - setoguchi.debian.org: - fastly-backend: false - sechter.debian.org: - fastly-backend: false - villa.debian.org: - service-hostname: villa.security.backend.mirrors.debian.org - fastly-backend: true - onion_v4_address: 212.211.132.32 - wieck.debian.org: - service-hostname: wieck.security.backend.mirrors.debian.org - fastly-backend: true postgres_backup_server: # XXX - used by ferm templates/defs.conf.erb - backuphost.debian.org