diff options
author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-19 21:13:14 +0200 |
---|---|---|
committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2016-09-19 19:16:42 +0000 |
commit | 5768d3c64f7e606eba9e4f81bb276a84c8f5513e (patch) | |
tree | 2275d4000b5050f647efa51b2dbaa74503ee000a /patches | |
parent | e804a01f809dbad81be6e6b367bdee337db6d2d2 (diff) |
Rebase: updated blacklist for Ubuntu mirrors
Change-Id: I404791b14603b4ebdd0be1010412ec77cf75a478
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit cfd8c76d1f84874504ca019398787db76cf3c007)
Diffstat (limited to 'patches')
-rw-r--r-- | patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-some-SE-mirrors.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-some-SE-mirrors.patch b/patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-some-SE-mirrors.patch index ae247f6f..b5835edd 100644 --- a/patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-some-SE-mirrors.patch +++ b/patches/opnfv-fuel/0047-build-ubuntu-mirror-blacklist-some-SE-mirrors.patch @@ -20,6 +20,6 @@ index 4bca6bd..67219cb 100755 # Some Ubuntu mirrors seem less reliable for this type of mirroring - # as they are discoved they can be added to the blacklist below in order # for them not to be considered. --BLACKLIST="mirrors.se.eu.kernel.org mirror.its.dal.ca" -+BLACKLIST="mirrors.se.eu.kernel.org mirror.its.dal.ca ftp.acc.umu.se ftp.lysator.liu.se ftp.availo.se" +-BLACKLIST="mirror.clibre.uqam.ca" ++BLACKLIST="mirror.clibre.uqam.ca ftp.acc.umu.se ftp.lysator.liu.se ftp.availo.se" |