]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Fixing kickstart template for EL 7.
authorFrank Brehm <frank.brehm@pixelpark.com>
Thu, 2 Nov 2023 15:12:01 +0000 (16:12 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Thu, 2 Nov 2023 15:12:01 +0000 (16:12 +0100)
templates/el7-standard.ks

index e80f0ae5abbe3a687e3499ae3625763be09b9b0f..08234d69b226a1b77822705b1022c16877b1ce1f 100644 (file)
@@ -47,7 +47,7 @@ timezone  Europe/Berlin
 zerombr
 
 # System bootloader configuration
-bootloader --location=mbr --append="net.ifnames=0 biosdevname=0"
+bootloader --location=mbr --append="crashkernel=1G-4G:192M,4G-64G:256M,64G-:512M"
 
 # Partition clearing information
 clearpart --all --drive=sda --initlabel