From b6ba4fbf280da3a9c03ddfc58e47b52a9c266310 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Wed, 3 May 2017 12:44:34 +0000 Subject: Revert "Revert "Select the fastest mirror of repos"" This reverts commit 7785a18f592ecd6eeb307b7bc2f5b134e8e07221. https://bugs.launchpad.net/fuel/+bug/1669751 has been resolved. Change-Id: I009cf6cba8aaa7ff2ae625c5067aa4d1570e4793 JIRA: FUEL-261 Signed-off-by: Michael Polenchuk --- deploy/config/dea_base.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deploy') diff --git a/deploy/config/dea_base.yaml b/deploy/config/dea_base.yaml index 0d5df8a88..939ca7d70 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 -- cgit 1.2.3-korg