From 08f12f06a97be6ab45b183c3770d6f6de1075d85 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Tue, 12 Jan 2016 19:35:31 +0000 Subject: Use httpredir.debian.org Martin Michlmayr http://lists.alioth.debian.org/pipermail/vmdebootstrap-devel/Week-of-Mon-20160111/000391.html --- yarns/900-implements.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns') diff --git a/yarns/900-implements.yarn b/yarns/900-implements.yarn index 9f3d92b..bf49b35 100644 --- a/yarns/900-implements.yarn +++ b/yarns/900-implements.yarn @@ -41,7 +41,7 @@ but it's actually restricted to vmdebootstrap in the source tree. IMPLEMENTS WHEN the user runs vmdebootstrap (.*) PYTHONPATH="$SRCDIR" "$SRCDIR/bin/vmdebootstrap" \ --image "$IMAGE" \ - --mirror ${MIRROR:=http://http.debian.net/debian/} \ + --mirror ${MIRROR:=http://httpredir.debian.org/debian/} \ --size "$IMAGE_SIZE" \ $MATCH_1 -- cgit v1.2.1