]> Frank Brehm's Git Trees - pixelpark/create-vmware-tpl.git/commitdiff
Fixing templates/el9-standard.ks
authorFrank Brehm <frank.brehm@pixelpark.com>
Tue, 17 Oct 2023 15:21:01 +0000 (17:21 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Tue, 17 Oct 2023 15:21:01 +0000 (17:21 +0200)
templates/el9-standard.ks

index 57a3eb57dcdfdc43099c1f6980f8d8d017205d88..3a06e37c7071e12a1d28a460bde8ccd3613c4383 100644 (file)
@@ -264,11 +264,13 @@ echo "RedHat repository path prefix:        '${redhat_repo_path_prefix}'"
 echo "RedHat GPK key:                       '${redhat_gpg_key}'"
 {% endif %}
 
+#raw
 echo
 echo "Mangling /etc/lvm/lvm.conf ..."
 sed -i -e 's/^\(.*\)# use_devicesfile.*/\1use_devicesfile = 0/' /etc/lvm/lvm.conf
 echo
 grep devicesfile /etc/lvm/lvm.conf
+# end raw
 
 ###############################################################################
 # Performing snippets