Add ODL RPM repo cfgs for new CentOS CBS setup 17/32517/2
authorDaniel Farrell <dfarrell@redhat.com>
Wed, 13 Jan 2016 17:23:17 +0000 (12:23 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Wed, 13 Jan 2016 18:32:01 +0000 (13:32 -0500)
As described in the bug linked below, the set of Koji destination tags
used by the CentOS NFV SIG for ODL RPMs has been refactored. These new
repo configs make use of the new set of destination tags to provide
access to all current major releases and SRs.

https://bugs.centos.org/view.php?id=9889

Change-Id: Ib8cee6b1ed77223be954402bd34ec043d7ea2d6b
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
rpm/example_repo_configs/opendaylight-24-release.repo [new file with mode: 0644]
rpm/example_repo_configs/opendaylight-30-release.repo [new file with mode: 0644]
rpm/example_repo_configs/opendaylight-31-release.repo [new file with mode: 0644]
rpm/example_repo_configs/opendaylight-32-release.repo [new file with mode: 0644]
rpm/example_repo_configs/opendaylight-33-release.repo [new file with mode: 0644]

diff --git a/rpm/example_repo_configs/opendaylight-24-release.repo b/rpm/example_repo_configs/opendaylight-24-release.repo
new file mode 100644 (file)
index 0000000..1141c55
--- /dev/null
@@ -0,0 +1,5 @@
+[opendaylight-24-release]
+name=CentOS CBS OpenDaylight Helium SR4 repository
+baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-24-release/$basearch/os/
+enabled=1
+gpgcheck=0
diff --git a/rpm/example_repo_configs/opendaylight-30-release.repo b/rpm/example_repo_configs/opendaylight-30-release.repo
new file mode 100644 (file)
index 0000000..af0ef3d
--- /dev/null
@@ -0,0 +1,5 @@
+[opendaylight-30-release]
+name=CentOS CBS OpenDaylight Lithium repository
+baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-30-release/$basearch/os/
+enabled=1
+gpgcheck=0
diff --git a/rpm/example_repo_configs/opendaylight-31-release.repo b/rpm/example_repo_configs/opendaylight-31-release.repo
new file mode 100644 (file)
index 0000000..c0ed754
--- /dev/null
@@ -0,0 +1,5 @@
+[opendaylight-31-release]
+name=CentOS CBS OpenDaylight Lithium SR1 repository
+baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-31-release/$basearch/os/
+enabled=1
+gpgcheck=0
diff --git a/rpm/example_repo_configs/opendaylight-32-release.repo b/rpm/example_repo_configs/opendaylight-32-release.repo
new file mode 100644 (file)
index 0000000..add5f9c
--- /dev/null
@@ -0,0 +1,5 @@
+[opendaylight-32-release]
+name=CentOS CBS OpenDaylight Lithium SR2 repository
+baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-32-release/$basearch/os/
+enabled=1
+gpgcheck=0
diff --git a/rpm/example_repo_configs/opendaylight-33-release.repo b/rpm/example_repo_configs/opendaylight-33-release.repo
new file mode 100644 (file)
index 0000000..99d781b
--- /dev/null
@@ -0,0 +1,5 @@
+[opendaylight-33-release]
+name=CentOS CBS OpenDaylight Lithium SR3 repository
+baseurl=http://cbs.centos.org/repos/nfv7-opendaylight-33-release/$basearch/os/
+enabled=1
+gpgcheck=0