dfd1e4fdaf
It looks like epel-release switch from "mirrorlist" to "metalink" (around release 7-10 Jun 2017 according to [1]). Update our rewrite matching to handle this "metalink" as well. Add epel element to the centos7 (image-based) build for testing too [1] https://koji.fedoraproject.org/koji/buildinfo?buildID=978473 Add epel element so it's tested during the centos7 functional test. Change-Id: I2d6d4c2ec47bc69d2f16c96b5045b05c435a1af9 |
||
---|---|---|
.. | ||
pre-install.d | ||
element-deps | ||
package-installs.yaml | ||
pkg-map | ||
README.rst |
==== epel ==== This element installs the Extra Packages for Enterprise Linux (EPEL) repository GPG key as well as configuration for yum. Note this element is only useful with platforms that have EPEL support such as CentOS and RHEL 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`` 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