X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=hieradata%2Fnodes%2Fmirror-isc.debian.org.yaml;h=fd21f64d4671ac15f8262126bc5918430783f408;hb=4da5b456728c54fda714146477fb4d1e948725b4;hp=1a18dd42ac3fa4dc8d27fa2d11042f278e658a41;hpb=46be0972475f02f51cfda7c1acc0d775faef9efa;p=mirror%2Fdsa-puppet.git diff --git a/hieradata/nodes/mirror-isc.debian.org.yaml b/hieradata/nodes/mirror-isc.debian.org.yaml index 1a18dd42a..fd21f64d4 100644 --- a/hieradata/nodes/mirror-isc.debian.org.yaml +++ b/hieradata/nodes/mirror-isc.debian.org.yaml @@ -1,2 +1,14 @@ +--- classes: + - roles::ports_mirror - roles::static_mirror_web + - roles::syncproxy + +roles::ports_mirror::listen_addr: ['149.20.4.15', '2001:4f8:1:c::15'] +roles::ports_mirror::onion_service: true + +roles::static_mirror_web::listen_addr: ['149.20.4.15', '2001:4f8:1:c::15'] +roles::static_mirror_web::onion_service: true + +roles::syncproxy::syncproxy_name: syncproxy2.wna.debian.org +roles::syncproxy::listen_addr: ['149.20.4.16', '2001:4f8:1:c::16']