X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=hieradata%2Fcommon.yaml;h=d7018108527969e9940e19e1ddf404f585a523e2;hb=01f531322ebd820389154150ff1c2e17af5506e6;hp=f49384f73597e75389bd0a1d0339484b19fede22;hpb=9f40474a37a6dec6418e4498f0b5ea3c7e25a8df;p=mirror%2Fdsa-puppet.git diff --git a/hieradata/common.yaml b/hieradata/common.yaml index f49384f73..d70181085 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -1,7 +1,14 @@ --- -nameservers: [] -searchpaths: [] -resolvoptions: [] + +lookup_options: + # with merge: unique entries in other hiera sources add to the array + resolv::searchpaths: + merge: unique + apt::sources::debian::location: + merge: unique + +resolv::nameservers: [] +resolv::searchpaths: ['debian.org'] allow_dns_query: [] role_config__mirrors: mirror_basedir_prefix: '/srv/mirrors/' @@ -18,6 +25,10 @@ paths: letsencrypt_dir: '/srv/puppet.debian.org/from-letsencrypt' auto_certs_dir: '/srv/puppet.debian.org/ca/RESULT/certs' 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: bugsmx: - buxtehude.debian.org @@ -28,8 +39,6 @@ roles: bugs_base: - buxtehude.debian.org - beach.debian.org - buildd_master: - - wuiet.debian.org contributors: - nono.debian.org dbmaster: @@ -59,8 +68,6 @@ roles: - adayevskaya.debian.org historicalpackages: - hier.debian.org - jenkins: - - jerea.debian.org keyring: - kaufmann.debian.org lists: @@ -98,8 +105,6 @@ roles: pubsub: - rainier.debian.org - rapoport.debian.org - puppetmaster: - - handel.debian.org qamaster: - quantz.debian.org rtmaster: @@ -118,8 +123,6 @@ roles: security_mirror: mirror-anu.debian.org: fastly-backend: false - mirror-conova.debian.org: - fastly-backend: false mirror-csail.debian.org: fastly-backend: false mirror-isc.debian.org: @@ -172,9 +175,11 @@ roles: - tate.debian.org - ticharich.debian.org - wilder.debian.org + - wuiet.debian.org static_master: - dillon.debian.org - fasolo.debian.org + - manziarly.debian.org - porta.debian.org - static-master-grnet-01.debian.org static_mirror: @@ -198,6 +203,7 @@ roles: - dillon.debian.org - donizetti.debian.org - fasolo.debian.org + - kaufmann.debian.org - lindsay.debian.org - manziarly.debian.org - mekeel.debian.org @@ -212,10 +218,10 @@ roles: - klecker.debian.org - milanollo.debian.org - mirror-anu.debian.org - - mirror-conova.debian.org - mirror-isc.debian.org - mirror-umn.debian.org - schmelzer.debian.org + - smit.debian.org tracker: - ticharich.debian.org udd: @@ -265,42 +271,36 @@ roles: mirror-skroutz.debian.org: service-hostname: skroutz.debian.backend.mirrors.debian.org fastly-backend: true - mirror-conova.debian.org: - service-hostname: conova.debian.backend.mirrors.debian.org - listen-addresses: - - '217.196.149.232:80' - - '[2a02:16a8:dc41:100::232]:80' - fastly-backend: true mirror-isc.debian.org: listen-addresses: - '149.20.4.15:80' - '[2001:4f8:1:c::15]:80' onion_v4_address: 149.20.4.15 schmelzer.debian.org: + listen-addresses: + - '217.196.149.232:80' + - '[2a02:16a8:dc41:100::232]:80' + fastly-backend: true service-hostname: conova.debian.backend.mirrors.debian.org historical_master: - sibelius.debian.org historical_mirror: - gretchaninov.debian.org - klecker.debian.org - - mirror-conova.debian.org - schmelzer.debian.org - sibelius.debian.org debug_mirror: - mirror-conova.debian.org: + mirror-accumu.debian.org: + onion_v4_address: 130.242.6.199 + service-hostname: accumu.debug.backend.mirrors.debian.org + schmelzer.debian.org: listen-addresses: - '217.196.149.232:80' - '[2a02:16a8:dc41:100::232]:80' onion_v4_address: 217.196.149.232 service-hostname: conova.debug.backend.mirrors.debian.org - mirror-accumu.debian.org: - onion_v4_address: 130.242.6.199 - service-hostname: accumu.debug.backend.mirrors.debian.org - schmezler.debian.org: - service-hostname: conova.debug.backend.mirrors.debian.org debug_mirror_onion: - mirror-accumu.debian.org - - mirror-conova.debian.org - schmelzer.debian.org ports_mirror: - klecker.debian.org @@ -325,7 +325,6 @@ roles: onionbalance: - olin.debian.org bgp: - - mirror-conova.debian.org - mirror-accumu.debian.org - mirror-skroutz.debian.org cdimage-search: @@ -341,10 +340,11 @@ roles: - buxtehude.debian.org - danzi.debian.org - fasolo.debian.org + - lw07.debian.org - melartin.debian.org - sallinen.debian.org - seger.debian.org - - sibelius.debian.org + - snapshotdb-manda-01.debian.org - vittoria.debian.org salsa.debian.org: - godard.debian.org @@ -376,5 +376,10 @@ roles: snapshot_web: - lw07.debian.org - sallinen.debian.org + snapshot_shell: + - lw08.debian.org anonscm: - cgi-grnet-01.debian.org + +classes: + - base::includes