disable kdump

This commit is contained in:
Neil Hanlon 2022-12-17 12:54:43 -05:00
parent 44c3c55f3c
commit 67c9361688
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
3 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,8 @@ autopart --noboot --nohome --noswap --nolvm --fstype=ext4
%pre
dbus-broker-launch --scope=none
%end
%addon com_redhat_kdump --disable
%end
# Package setup
%packages --ignoremissing --excludedocs --instLangs=en --nocore --excludeWeakdeps

View File

@ -25,6 +25,8 @@ autopart --noboot --nohome --noswap --nolvm --fstype=ext4
%pre
dbus-broker-launch --scope=none
%end
%addon com_redhat_kdump --disable
%end
# Package setup
%packages --ignoremissing --excludedocs --instLangs=en --nocore --excludeWeakdeps

View File

@ -25,6 +25,8 @@ autopart --noboot --nohome --noswap --nolvm --fstype=ext4
%pre
dbus-broker-launch --scope=none
%end
%addon com_redhat_kdump --disable
%end
# Package setup
%packages --ignoremissing --excludedocs --instLangs=en --nocore --excludeWeakdeps