2015-02-07 10:30:02 +00:00
|
|
|
====
|
|
|
|
epel
|
|
|
|
====
|
2017-03-02 00:11:55 +00:00
|
|
|
|
2014-09-18 01:32:49 +00:00
|
|
|
This element installs the Extra Packages for Enterprise Linux (EPEL)
|
|
|
|
repository GPG key as well as configuration for yum.
|
2015-09-21 16:11:50 +00:00
|
|
|
|
2017-03-02 00:11:55 +00:00
|
|
|
Note this element only works with platforms that have EPEL support
|
|
|
|
such as CentOS and RHEL
|
|
|
|
|
2015-09-21 16:11:50 +00:00
|
|
|
DIB_EPEL_MIRROR:
|
|
|
|
:Required: No
|
|
|
|
:Default: None
|
|
|
|
:Description: To use a EPEL 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\_EPEL\_MIRROR=http://dl.fedoraproject.org/pub/epel``
|
2017-03-02 00:11:55 +00:00
|
|
|
|
|
|
|
DIB_EPEL_DISABLED:
|
|
|
|
:Required: No
|
|
|
|
:Default: 0
|
|
|
|
:Description: To disable the EPEL repo (but leave it available if
|
|
|
|
used with an explicit ``--enablerepo``) set this to 1
|