diskimage-builder/elements/centos7
John Trowbridge 49baaa4114 Remove EPEL as hardcoded dependency of centos elements
The previous commit removes dkms from the base element, which
means the centos elements should no longer have a dependency on
EPEL.  Therefore, we should not hardcode the epel dependency.  It
can still be included in image builds as desired by using the epel
element explicitly.

Co-Authored-By: Ben Nemec <bnemec@redhat.com>
Change-Id: Iceff0d5bedd9816adfd2990970e7c216b67b6bd0
2016-09-12 11:42:55 -05:00
..
environment.d Export YUM variable in centos bases 2016-07-01 12:14:38 +02: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
README.rst Remove the escape in the centos7 README file 2016-07-19 11:32:49 +08:00
element-deps Remove EPEL as hardcoded dependency of centos elements 2016-09-12 11:42:55 -05:00
element-provides Initial centos7 support 2014-07-16 10:43:05 +10:00

README.rst

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