diskimage-builder/elements/centos7
Derek Higgins 65e4fcb5e0 Add centos7 support for DIB_DISTRIBUTION_MIRROR
The ability to specify a distro mirror is part of other
distro elements, centos should have one too.

Change-Id: I4cc9062ff92fbe301f414820798e08c66e9793f7
2015-09-16 10:55:56 +01: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 Merge "Use Centos 7 cloud image symlink" 2015-05-20 19:08:46 +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``