X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fnodes%2Fmirror-isc.debian.org.yaml;fp=data%2Fnodes%2Fmirror-isc.debian.org.yaml;h=fd21f64d4671ac15f8262126bc5918430783f408;hb=9497ea5090f7d29a7e34e493a1ce5bc29ff65189;hp=0000000000000000000000000000000000000000;hpb=408da87e6e5944d7079b181eb14a48a560fc4784;p=mirror%2Fdsa-puppet.git diff --git a/data/nodes/mirror-isc.debian.org.yaml b/data/nodes/mirror-isc.debian.org.yaml new file mode 100644 index 000000000..fd21f64d4 --- /dev/null +++ b/data/nodes/mirror-isc.debian.org.yaml @@ -0,0 +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']