Add rdo-release element

This element sets up the appropriate repository to install RDO on
Red Hat based operating systems.

Change-Id: Ibf3f79ada00d9934d9fbec699eacc58683847aff
This commit is contained in:
Ryan Brady 2014-08-01 08:35:38 -04:00
parent dcae941563
commit bbf82e08a9
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,4 @@
Enables the RDO yum repository for a released version of OpenStack on Red Hat
based operating systems. This element requires the $RDO_RELEASE variable
set to select the version of RDO to install. Use the rdo-icehouse element
to set the default version to install to "icehouse".

View File

@ -0,0 +1,5 @@
#!/bin/bash
set -eux
install-packages http://rdo.fedorapeople.org/openstack-$RDO_RELEASE/rdo-release-$RDO_RELEASE.rpm