From deac3701d2681c05581bb46f928e9bd1ad86b98b Mon Sep 17 00:00:00 2001 From: Neil Hanlon Date: Sat, 19 Nov 2022 14:10:14 -0500 Subject: [PATCH] copy fix to container minimal --- Rocky-9-Container-Minimal.ks | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Rocky-9-Container-Minimal.ks b/Rocky-9-Container-Minimal.ks index b01d8e1..82f12e5 100644 --- a/Rocky-9-Container-Minimal.ks +++ b/Rocky-9-Container-Minimal.ks @@ -20,6 +20,10 @@ zerombr clearpart --all --initlabel autopart --noboot --nohome --noswap --nolvm --fstype=ext4 +# This breaks everything, apparently +%addon com_redhat_kdump --disable +%end + # Package setup %packages --excludedocs --inst-langs=en --nocore --exclude-weakdeps bash