diskimage-builder/elements/rhel7
Jon-Paul Sullivan 793dae8fe6 Use provides to note an element provides an OS
Use "operating-system" to denote that an element provides that to the
image being created.  This can then be used to specify an abstract
dependency in other elements to assist in build-time image verification.

Change-Id: Ic125803da65e0f8f8c20ef90b08815f4f7d09762
2014-04-10 14:42:04 +01:00
..
pre-install.d Add RHEL 7 image element 2014-03-17 16:14:41 -05:00
root.d Add RHEL 7 image element 2014-03-17 16:14:41 -05:00
element-deps Add RHEL 7 image element 2014-03-17 16:14:41 -05:00
element-provides Use provides to note an element provides an OS 2014-04-10 14:42:04 +01:00
README.md Add RHEL 7 image element 2014-03-17 16:14:41 -05:00
source-repository-rhel7 Add RHEL 7 image element 2014-03-17 16:14:41 -05:00

Use RHEL 7 cloud images as the baseline for built disk images.

Note: As of this writing, RHEL 7 is still in beta, so final download locations are not available. This element defaults to using the RHEL 6.5 image, but that will need to be overridden using the appropriate DIB_* environment variables to point at a RHEL 7 image.

For further details see the redhat-common README.