From b2851afa223825f723ab626c62c4ffa519913957 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Thu, 29 Oct 2020 14:24:54 -0700 Subject: [PATCH] Install device-mapper-multipath This should be pulled in by libblockdev-mpath, but for some reason it is not. It may be related to it being changed to a 'Recommends' -- but we are not yet sure. So make sure it is included until that can be tracked down. --- 80-rhel/runtime-install.tmpl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index 493d3bc..9124700 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -6,6 +6,10 @@ installpkg anaconda anaconda-widgets kexec-tools-anaconda-addon anaconda-install installpkg oscap-anaconda-addon # installpkg redhat-release-eula +## FIXME Pull in device-mapper-multipath +## This *should* be pulled in by libblockdev-plugins-all and libblockdev-mpath but it is not +installpkg device-mapper-multipath + ## Other available payloads installpkg dnf installpkg rpm-ostree ostree