From ecd33efb9f6a1ef8da9d09e40bf9ee56f308ef05 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Mon, 13 Feb 2017 20:19:51 +0100 Subject: [PATCH] Call it syncproxy3.wna instead, our config does not like to re-use the server's hostname for a vhost easily --- modules/roles/manifests/syncproxy.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/roles/manifests/syncproxy.pp b/modules/roles/manifests/syncproxy.pp index 87ece1a7f..c8b49564c 100644 --- a/modules/roles/manifests/syncproxy.pp +++ b/modules/roles/manifests/syncproxy.pp @@ -23,7 +23,7 @@ class roles::syncproxy { 'mirror-isc' => 'syncproxy2.wna.debian.org', 'mirror-umn' => 'syncproxy.cna.debian.org', 'klecker' => 'syncproxy2.eu.debian.org', - 'gretchaninov' => 'gretchaninov.debian.org', + 'gretchaninov' => 'syncproxy3.wna.debian.org', default => 'unknown' } -- 2.20.1