]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
download: Force hkp on port 80 (for http proxies)
authorStéphane Graber <stgraber@ubuntu.com>
Thu, 6 Feb 2014 17:24:58 +0000 (12:24 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 6 Feb 2014 17:24:58 +0000 (12:24 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-download.in

index 2a6e51d26d62b7d82ef08e5d57dbad1055c0726b..3c7d9264ea39d650ae5c38a22997aad499dc03fa 100644 (file)
@@ -32,7 +32,7 @@ DOWNLOAD_ARCH=
 DOWNLOAD_VARIANT="default"
 DOWNLOAD_SERVER="images.linuxcontainers.org"
 DOWNLOAD_KEYID="0xBAEFF88C22F6E216"
-DOWNLOAD_KEYSERVER="pool.sks-keyservers.net"
+DOWNLOAD_KEYSERVER="hkp://pool.sks-keyservers.net:80"
 DOWNLOAD_VALIDATE="true"
 DOWNLOAD_FLUSH_CACHE="false"
 DOWNLOAD_FORCE_CACHE="false"