diff options
author | Ricardo Noriega <rnoriega@redhat.com> | 2018-04-18 09:50:50 -0400 |
---|---|---|
committer | Ricardo Noriega <rnoriega@redhat.com> | 2018-04-24 14:32:01 +0200 |
commit | f8fd162ac74c83cd972311ee152b09bad6312999 (patch) | |
tree | bd95df492973983e7df74a90301b919e70927b8b /build/CentOS-Updates.repo | |
parent | 870c66456c3e4d600a880df5b3612e5002fd9922 (diff) |
Fixing os-odl-sfc scenario
We need to build again OVS2.6 and apply yyang
patches.
apex-tripleo-heat-templates: I230b31dc9ed0ecc5046064628ba2f2505e589522
apex-puppet-tripleo: Icd433ddc6ae7de19a09f9e33b410a362c317138a
Change-Id: Ia61216f6bd23ecaaa87b151452268c8ca04dc193
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Diffstat (limited to 'build/CentOS-Updates.repo')
-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..0bf2daa7 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://mirror.centos.org/centos/7/updates/x86_64/ gpgcheck=0 |