From 2a53c61bb68ce13fc51c9f58a712a8f41b34a2b0 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Tue, 29 May 2018 09:49:09 -0400 Subject: Updates CentOS artifact links Artifacts expired from mirror links, so moving to artifacts repo. JIRA: APEX-608 Change-Id: Ib49ca355b49467e4ecfa52ba90cd5e2fad9f2d71 Signed-off-by: Tim Rozet --- build/variables.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/variables.sh') diff --git a/build/variables.sh b/build/variables.sh index 83a0a66a..0ccf4846 100644 --- a/build/variables.sh +++ b/build/variables.sh @@ -60,4 +60,4 @@ nosdn_vpp_rpms=( 'https://nexus.fd.io/content/repositories/fd.io.centos7/io/fd/vpp/vpp-api-python/18.01.1-release.x86_64/vpp-api-python-18.01.1-release.x86_64.rpm' ) -CENTOS_UPDATE="http://mirror.centos.org/centos/7.4.1708/updates/x86_64/Packages" +CENTOS_UPDATE="http://artifacts.opnfv.org/apex/fraser/centos" -- cgit 1.2.3-korg