From a43398a277e8ef27a6f39df3a1460517eb5b0ca9 Mon Sep 17 00:00:00 2001 From: Krisztian Lengyel Date: Wed, 25 Sep 2019 13:30:41 +0200 Subject: [PATCH] Change CentOS repo urls Previous snapshop repositories have been moved from http://mirror.centos.org to http://vault.centos.org so repo urls updated according. Change-Id: If8de8f848e586ee2945811a813394a086a050d07 Signed-off-by: Krisztian Lengyel --- build_config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_config.ini b/build_config.ini index 1132c2d..6c00fc5 100644 --- a/build_config.ini +++ b/build_config.ini @@ -12,7 +12,7 @@ centos_arch=%(centos_arch_#ARCH#)s centos_version=7.6.1810 -centos_repo_url=http://mirror.centos.org +centos_repo_url=http://vault.centos.org centos_reposnap_x86_64=%(centos_repo_url)s/centos/%(centos_version)s centos_reposnap_aarch64=%(centos_repo_url)s/altarch/%(centos_version)s centos_reposnap=%(centos_reposnap_#ARCH#)s -- 2.16.6