From: Ian Jackson Date: Fri, 26 Oct 2018 10:57:42 +0000 (+0100) Subject: production-config-cambridge: Use squid cache, not local apt proxy X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=cdba383b5d7537c4865c88eedf239dec19c9ca03;p=osstest.git production-config-cambridge: Use squid cache, not local apt proxy debian.uk.xensource.com is no more (and the service name seems to have been discarded). There is repo.citrite.net instead but it is a proprietary appliance which - although it claims to be able to handle apt repositories - is not compatible with debian-installer; at least, jessie's d-i. Swap to ftp.uk.debian.org (and rely for caching on the squid cache which we have for non-apt stuff already). That works well enough for stable suites, at least. Signed-off-by: Ian Jackson --- diff --git a/production-config-cambridge b/production-config-cambridge index 8647feb..5c9a4a2 100644 --- a/production-config-cambridge +++ b/production-config-cambridge @@ -91,9 +91,14 @@ MicrocodeUpdateI386 microcode.x86.2015-06-12.cpio XenUsePath /usr/groups/xencore/systems/bin/xenuse XenUseUser osstest -# We use the IP address because Citrix can't manage reliable nameservice -#DebianMirrorHost debian.uk.xensource.com -DebianMirrorHost 10.80.16.196 +# Ideally we would use the IP address because Citrix can't manage +# reliable nameservice but this new proprietary mirror does not +# work if it doesn't get a suitable Host header. +#DebianMirrorHost repo.citrite.net +#DebianMirrorSubpath ctx-remote-deb-debian +# Also the proprietary mirror doesn't work because it redirects to http +# which d-i does not support. So use our squid. +DebianMirrorHost ftp.uk.debian.org HttpProxy http://osstest.xs.citrite.net:3128/ DebianMirrorProxy http://osstest.xs.citrite.net:3128/