diskimage-builder/elements/centos7
2016-05-16 21:43:28 +00:00
..
environment.d Set and export DIB_RELEASE for centos7 2015-08-04 08:35:20 -07:00
pre-install.d Add centos7 support for DIB_DISTRIBUTION_MIRROR 2015-09-16 10:55:56 +01:00
root.d Download a compressed centos cloud images 2015-09-17 10:03:59 +01:00
test-elements/build-succeeds Add centos7 test 2015-11-25 17:35:29 +00:00
element-deps centos/centos7: switch to epel element 2015-05-06 15:50:09 +02:00
element-provides Initial centos7 support 2014-07-16 10:43:05 +10:00
README.rst Add centos7 support for DIB_DISTRIBUTION_MIRROR 2015-09-16 10:55:56 +01:00

=======
centos7
=======
Use Centos 7 cloud images as the baseline for built disk images.

For further details see the redhat-common README.

DIB_DISTRIBUTION_MIRROR:
   :Required: No
   :Default: None
   :Description: To use a CentOS Yum mirror, set this variable to the mirror URL
                 before running bin/disk-image-create. This URL should point to
                 the directory containing the ``5/6/7`` directories.
   :Example: ``DIB\_DISTRIBUTION\_MIRROR=http://amirror.com/centos``