From: Peter Palfrader Date: Mon, 13 Feb 2017 19:19:51 +0000 (+0100) Subject: Call it syncproxy3.wna instead, our config does not like to re-use the server's hostn... X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=ecd33efb9f6a1ef8da9d09e40bf9ee56f308ef05;p=mirror%2Fdsa-puppet.git Call it syncproxy3.wna instead, our config does not like to re-use the server's hostname for a vhost easily --- 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' }