diskimage-builder/elements/rhel-common/pre-install.d
Ryan Brady 386a7a01d3 Fix repo enablement for RHEL during registration
Previously the REG_REPOS value was a space delimited list of repo
names, but the spaces were incompatible with passing through json.
If you pass a list in json through the heat parameter, the output
is the string representation of a python list of unicode vaules.
This patch changes the rhel-registration scripts to process the
REG_REPOS value as a comma delimited list which is more easily
passed through json.  Both scripts have been updated to remain
consistent.

Change-Id: I21b3fd115e53aa3b0fa4af9bbfb1f08b6fe163ab
2014-12-04 21:52:16 -05:00
..
00-rhel-registration Fix repo enablement for RHEL during registration 2014-12-04 21:52:16 -05:00
00-rhsm Enable RHEL Registration 2014-10-31 12:36:43 -04:00
10-rhel-blacklist Adds RHEL common element 2014-07-25 14:17:03 -04:00