From e7890d37e056d62d314d54bfc21fc4fa0993e69a Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 17 Jul 2024 14:58:57 -0700 Subject: [PATCH] runtime-install: Add redhat-release-eula Related: RHEL-35396 --- 80-rhel/runtime-install.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/80-rhel/runtime-install.tmpl b/80-rhel/runtime-install.tmpl index 72ebf54..2815092 100644 --- a/80-rhel/runtime-install.tmpl +++ b/80-rhel/runtime-install.tmpl @@ -8,8 +8,7 @@ GRUB2VER="1:2.06-67" ## anaconda package installpkg anaconda anaconda-widgets kdump-anaconda-addon anaconda-install-img-deps -# Not available in ELN, must be uncommented for RHEL -#installpkg redhat-release-eula +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