X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=inline;f=modules%2Froles%2Fmisc%2Fstatic-components.yaml;h=292e08db41084db1662fb4ab9158f2344921ce09;hb=08dcda96bf91e838b3b560dc7b03d98328a74b68;hp=1b5ac996b928bb795aba862d537bbd2cb113ef11;hpb=024ab791979bf779679b3f42ec123fb36f3d852c;p=mirror%2Fdsa-puppet.git diff --git a/modules/roles/misc/static-components.yaml b/modules/roles/misc/static-components.yaml index 1b5ac996b..292e08db4 100644 --- a/modules/roles/misc/static-components.yaml +++ b/modules/roles/misc/static-components.yaml @@ -1,5 +1,23 @@ --- +# By default, each component is put onto every static node. +# +# However, exceptions are caused as follows: +# - Individual mirrors can set a 'components-include' list. +# A mirror that has a components-include list will mirror +# exactly those components. +# - Individual components can exclude themselves from +# being pushed to individual mirrors by setting +# an 'exclude-mirrors' list. +# - Alternatively, individual components can provide a +# whitelist of mirrors ('limit-mirrors') that they should +# be synced to, thus excluding all others. +# +# Empty lists do not count. +# +# A mirrorrun for a component can only be triggered by its source +# host and any hosts listed in that components "extra-push" list. + components: bits.debian.org: master: dillon.debian.org @@ -31,8 +49,6 @@ components: debdeltas.debian.net: master: dillon.debian.org source: donizetti.debian.org:/srv/debdelta.debian.org/www/debdeltas - exclude-mirrors: - - busoni.debian.org dpl.debian.org: master: dillon.debian.org source: dillon.debian.org:/srv/dpl.debian.org/htdocs @@ -43,7 +59,7 @@ components: master: dillon.debian.org source: lindsay.debian.org:/srv/lintian.debian.org/reports-directory/www manpages.debian.org: - master: dillon.debian.org + master: static-master-ubc-01.debian.org source: manziarly.debian.org:/srv/manpages.debian.org/www mozilla.debian.net: master: dillon.debian.org @@ -52,8 +68,11 @@ components: master: dillon.debian.org source: dillon.debian.org:/srv/micronews.debian.org/htdocs mirror-master.debian.org: - master: dillon.debian.org + master: static-master-grnet-01.debian.org source: melartin.debian.org:/srv/mirror-team.debian.org/htdocs + limit-mirrors: + - new-klecker.debian.org + - mirror-isc.debian.org news.debian.net: master: dillon.debian.org source: dillon.debian.org:/srv/news.debian.net/htdocs @@ -93,10 +112,12 @@ components: onion.debian.org: master: dillon.debian.org source: dillon.debian.org:/srv/onion-master.debian.org/htdocs - apt.buildd.debian.org: + openpgpkey.debian.org: + master: dillon.debian.org + source: kaufmann.debian.org:/srv/keyring.debian.org/openpgpkey + cdbuilder-logs.debian.org: master: dillon.debian.org - source: wuiet.debian.org:/srv/buildd.debian.org/ftp-archive/archive - limit-mirrors: [ 'klecker.debian.org', 'senfter.debian.org' ] + source: casulana.debian.org:/srv/cdbuilder.debian.org/dst/deb-cd/log 10years.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/10years.debconf.org' } debconf0.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf0.debconf.org' } debconf1.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf1.debconf.org' } @@ -107,9 +128,13 @@ components: debconf6.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf6.debconf.org' } debconf7.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf7.debconf.org' } debconf16.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf16.debconf.org' } + debconf17.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf17.debconf.org' } + debconf18.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/debconf18.debconf.org' } es.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/es.debconf.org' } fr.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/fr.debconf.org' } miniconf10.debconf.org: { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/miniconf10.debconf.org' } + wiki.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/wiki.debconf.org' } + www.debconf.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/debconf-webpages/web/www.debconf.org' } deb.debian.org : { master: 'dillon.debian.org', source: 'dillon.debian.org:/srv/deb.debian.org/htdocs' } # The list of mirrors comes from puppet's hieradata. This is just to set some arguments for specific mirrors.