Drop roles::debian_mirror::listen_addr for mirror-accumu
authorAurelien Jarno <aurelien@aurel32.net>
Sun, 22 Sep 2019 21:56:48 +0000 (23:56 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 22 Sep 2019 21:56:48 +0000 (23:56 +0200)
That way the ftp.debian.org vhost will listen on: < VirtualHost *:80 >
and will not hide other vhosts.

data/nodes/mirror-accumu.debian.org.yaml

index 1cf2fa0..0b77f98 100644 (file)
@@ -6,7 +6,7 @@ classes:
   - roles::security_mirror
 
 roles::bgp::peers: ['2001:6b0:1e:2::1c6/128', '130.242.6.198/32']
-roles::debian_mirror::listen_addr: ['130.242.6.199', '2001:6b0:1e:2::1c7', '193.31.7.2', '2a02:158:ffff:deb::2']
+roles::debian_mirror::listen_addr: ['130.242.6.199', '2001:6b0:1e:2::1c7', '193.31.7.2', '2a02:158:ffff:deb::2']
 roles::debian_mirror::healthcheck_name: accumu.debian.backend.mirrors.debian.org
 roles::debug_mirror::onion_service: true
 roles::debug_mirror::healthcheck_name: accumu.debug.backend.mirrors.debian.org