diskimage-builder/diskimage_builder/elements/fedora/pre-install.d
Carlos Goncalves 670df3326d Fix regex for mirror URL substitution
The base URL of EPEL repository installed by the epel-release package in
CentOS 8 at least now defaults to https.

The error seen when building an CentOS 8 image was:
"Error: Cannot find a valid baseurl for repo: epel"

This patch fixes it so that it will always match regardless of being
http or https.

Change-Id: I9ec5536ee72047c929a1ef6950ff4e9092842a4c
2019-12-03 19:13:18 +01:00
..
01-set-fedora-mirror Fix regex for mirror URL substitution 2019-12-03 19:13:18 +01:00
02-set-machine-id Create /etc/machine-id for fedora 2017-09-15 11:54:01 +10:00