From e1287d8c05b4fea43ad1cddfe0c28f5849e8dfea Mon Sep 17 00:00:00 2001 From: Roland Moriz Date: Fri, 13 Feb 2015 23:51:14 +0100 Subject: [PATCH] change mirror to http.debian.net, fixes #322 --- packer/http/debian-7/preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packer/http/debian-7/preseed.cfg b/packer/http/debian-7/preseed.cfg index ced8699d2..015dc51eb 100644 --- a/packer/http/debian-7/preseed.cfg +++ b/packer/http/debian-7/preseed.cfg @@ -9,7 +9,7 @@ d-i grub-installer/with_other_os boolean true d-i keymap select us d-i mirror/country string manual d-i mirror/http/directory string /debian -d-i mirror/http/hostname string mirrors.kernel.org +d-i mirror/http/hostname string http.debian.net d-i mirror/http/proxy string d-i partman-auto-lvm/guided_size string max d-i partman-auto/choose_recipe select atomic