Merge "Use official mirror name for debian-minimal"

This commit is contained in:
Jenkins 2015-07-22 19:12:31 +00:00 committed by Gerrit Code Review
commit dc197197a2

View File

@ -1,3 +1,3 @@
export DISTRO_NAME=debian
export DIB_RELEASE=${DIB_RELEASE:-unstable}
export DIB_DISTRIBUTION_MIRROR=${DIB_DISTRIBUTION_MIRROR:-http://http.debian.net/debian}
export DIB_DISTRIBUTION_MIRROR=${DIB_DISTRIBUTION_MIRROR:-http://httpredir.debian.org/debian}