diff options
author | Feng Pan <fpan@redhat.com> | 2017-10-26 11:34:27 -0400 |
---|---|---|
committer | Feng Pan <fpan@redhat.com> | 2017-10-26 11:34:27 -0400 |
commit | 44bafd3a55c92920678687dbb3a9c015961649d6 (patch) | |
tree | e0e3d9011b846031384d4f81adef9bedff1baa8f /build | |
parent | 2f1c99daeee9cf0e89a8e833e034e7a5979ae894 (diff) |
Change CentOS update repo location
Change-Id: Id6e6297fe92271ba0a02057eeaf50b9a68edecf9
Signed-off-by: Feng Pan <fpan@redhat.com>
Diffstat (limited to 'build')
-rw-r--r-- | build/CentOS-Updates.repo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/CentOS-Updates.repo b/build/CentOS-Updates.repo index 8fc45d89..98551928 100644 --- a/build/CentOS-Updates.repo +++ b/build/CentOS-Updates.repo @@ -1,5 +1,5 @@ #released updates [updates-old] name=CentOS-$releasever - Old Updates -baseurl=http://mirror.centos.org/centos/7.3.1611/updates/x86_64/ +baseurl=http://vault.centos.org/7.3.1611/updates/x86_64/ gpgcheck=0 |