From 61b8596d839c75366cfd6a7a82d1c7392f562cf1 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 18 Mar 2019 16:14:11 +0100 Subject: [PATCH] Fix typo that caused missing debug mirror on schmelzer Also add the right parameters. --- hieradata/common.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hieradata/common.yaml b/hieradata/common.yaml index 4cba84ef2..05e8f52ba 100644 --- a/hieradata/common.yaml +++ b/hieradata/common.yaml @@ -296,7 +296,11 @@ roles: mirror-accumu.debian.org: onion_v4_address: 130.242.6.199 service-hostname: accumu.debug.backend.mirrors.debian.org - schmezler.debian.org: + schmelzer.debian.org: + listen-addresses: + - '217.196.149.232:80' + - '[2a02:16a8:dc41:100::232]:80' + onion_v4_address: 217.196.149.232 service-hostname: conova.debug.backend.mirrors.debian.org debug_mirror_onion: - mirror-accumu.debian.org -- 2.20.1