move syncproxy config into hiera
[mirror/dsa-puppet.git] / hieradata / nodes / mirror-isc.debian.org.yaml
index 1a18dd4..fd21f64 100644 (file)
@@ -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']