move hiera.yaml into repo root
[mirror/dsa-puppet.git] / hieradata / nodes / mirror-anu.debian.org.yaml
index 80eda9a..8371255 100644 (file)
@@ -1,5 +1,8 @@
 classes:
   - roles::static_mirror_web
+  - roles::syncproxy
 
-roles::static_mirror_web::vhost_listen: '150.203.164.62:80 [2001:388:1034:2900::3e]:80'
-roles::static_mirror_web::vhost_listen_443: '150.203.164.62:443 [2001:388:1034:2900::3e]:443'
+roles::static_mirror_web::listen_addr: ['150.203.164.62', '2001:388:1034:2900::3e']
+
+roles::syncproxy::syncproxy_name: syncproxy.au.debian.org
+roles::syncproxy::listen_addr: ['150.203.164.60', '2001:388:1034:2900::3c']