From 59812388abf4638d6065ffda934d1866af902302 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sun, 22 Sep 2019 23:56:48 +0200 Subject: [PATCH 1/1] Drop roles::debian_mirror::listen_addr for mirror-accumu 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/nodes/mirror-accumu.debian.org.yaml b/data/nodes/mirror-accumu.debian.org.yaml index 1cf2fa067..0b77f9840 100644 --- a/data/nodes/mirror-accumu.debian.org.yaml +++ b/data/nodes/mirror-accumu.debian.org.yaml @@ -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 -- 2.20.1