Setup AFS mirrors for ubuntu-xenial-arm64
Stop using upstream http://ports.ubuntu.com/ubuntu-ports and switch to our AFS mirrors. This should help with download speads, since local mirror, and avoid the issue of building newer images then our mirrors have packages for. Change-Id: I083dccdc23eb1586c138ffd138a0afa4e8d2a6f9 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
26ec98b7dc
commit
07ace8c81a
@ -44,3 +44,6 @@ diskimages:
|
||||
DIB_IMAGE_CACHE: /opt/dib_cache
|
||||
DIB_APT_LOCAL_CACHE: '0'
|
||||
DIB_DISABLE_APT_CLEANUP: '1'
|
||||
DIB_DISTRIBUTION_MIRROR: 'http://mirror.regionone.linaro.openstack.org/ubuntu-ports'
|
||||
DIB_DEBOOTSTRAP_EXTRA_ARGS: '--no-check-gpg'
|
||||
DIB_DEBIAN_COMPONENTS: 'main,universe'
|
||||
|
Loading…
Reference in New Issue
Block a user