Add repo config for (future) ODL Be release RPM 48/33148/2
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 20 Jan 2016 19:53:54 +0000 (14:53 -0500)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 21 Jan 2016 00:56:12 +0000 (00:56 +0000)
This repo config will be used for installing ODL Beryllium, once it's
released. OPNFV's installer and testing projects, as well as ODL
projects like the Ansible role and vagrant-opendaylight, curl down these
example files for use. Adding this before the release allows integration
work to happen in advance. Once the Be RPM is built and tagged to the
nfv7-opendaylight-40-release destination tag, the repo pointed to by
this config will be built and installs will start working.

Change-Id: I13cf676141c1c3e2caf6d605814f4f7aa9db4cb1
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
rpm/example_repo_configs/opendaylight-40-release.repo [new file with mode: 0644]

diff --git a/rpm/example_repo_configs/opendaylight-40-release.repo b/rpm/example_repo_configs/opendaylight-40-release.repo
new file mode 100644 (file)
index 0000000..a5ceb21
--- /dev/null
@@ -0,0 +1,5 @@
+[opendaylight-40-release]
+name=CentOS CBS OpenDaylight Beryllium repository
+baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-40-release/$basearch/os/
+enabled=1
+gpgcheck=0