static_mirror_web: replace the vhost_listen string with an Array of IP addresses
[mirror/dsa-puppet.git] / hieradata / nodes / mirror-anu.debian.org.yaml
index 80eda9a..068253b 100644 (file)
@@ -1,5 +1,4 @@
 classes:
   - roles::static_mirror_web
 
-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']