tripleo-image-elements/elements/rdo-release
Ben Nemec e86f461a6c Make rdo-release install safe
Like the epel element, this may be applied to a system that already
has rdo-release installed.  If that happens yum exits non-zero
because for some reason it considers "nothing to do" to be an error.

This simply checks for the existence of the rdo-release rpm before
attempting to install it.

Change-Id: I5867ca074cc1afa843ef1e0f85c1c9b6f2deb403
2014-10-20 15:41:50 -05:00
..
pre-install.d Make rdo-release install safe 2014-10-20 15:41:50 -05:00
README.md Add rdo-release element 2014-08-01 08:35:38 -04:00

README.md

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".