From: Michael Polenchuk Date: Wed, 3 May 2017 12:44:34 +0000 (+0000) Subject: Select the fastest mirror of repos X-Git-Tag: danube.3.RC1~1^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F21%2F34221%2F1;p=fuel.git Select the fastest mirror of repos https://bugs.launchpad.net/fuel/+bug/1669751 has been resolved. JIRA: FUEL-261 Change-Id: I009cf6cba8aaa7ff2ae625c5067aa4d1570e4793 Signed-off-by: Michael Polenchuk (cherry picked from commit b6ba4fbf280da3a9c03ddfc58e47b52a9c266310) --- diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml index 5f472b6df..8450c20f4 100644 --- a/deploy/config/dea_base.yaml +++ b/deploy/config/dea_base.yaml @@ -733,19 +733,19 @@ settings: section: main universe multiverse suite: xenial type: deb - uri: http://archive.ubuntu.com/ubuntu/ + uri: mirror://mirrors.ubuntu.com/mirrors.txt - name: ubuntu-updates priority: null section: main universe multiverse suite: xenial-updates type: deb - uri: http://archive.ubuntu.com/ubuntu/ + uri: mirror://mirrors.ubuntu.com/mirrors.txt - name: ubuntu-security priority: null section: main universe multiverse suite: xenial-security type: deb - uri: http://archive.ubuntu.com/ubuntu/ + uri: mirror://mirrors.ubuntu.com/mirrors.txt - name: mos priority: 1050 section: main restricted