0c0c7275a9
download.fedoraproject.org uses dns round robin and occasionally hits a bad server. Using DIB_EPEL_MIRROR when finding the epel-release package will allow us to avoid it e.g. in ci. Change-Id: I756223b3e669532476663c05e79c238449b8a0db |
||
---|---|---|
.. | ||
pre-install.d | ||
element-deps | ||
package-installs.yaml | ||
README.rst |
==== epel ==== This element installs the Extra Packages for Enterprise Linux (EPEL) repository GPG key as well as configuration for yum. 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``