diskimage-builder/diskimage_builder/elements/centos/pre-install.d
Maksim Malchuk c4c21967d8 Fix hooks order for CentOS/Fedora when mirror used
The python3/python3-pyyaml packages both are never installed and dnf
itself never updated when $DIB_DISTRIBUTION_MIRROR set and used.

This change fix the order of the operations:
 1. yum/dnf configure.
 2. *.repo patching.
 3. yum/dnf update/install execution.

Change-Id: Ifbbf1f0190fe8c8a77fb3be820e8056447e755f6
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>
2021-03-04 10:54:52 +00:00
..
00-02-set-centos-mirror Fix hooks order for CentOS/Fedora when mirror used 2021-03-04 10:54:52 +00:00
02-set-machine-id Add CentOS 8 support 2020-02-19 10:44:56 +01:00