From fde312556a7f1c6a87bbb4ea0d4b14f26ab84cef Mon Sep 17 00:00:00 2001 From: Michael Nguyen Date: Mon, 11 Jul 2022 16:40:39 -0400 Subject: [PATCH] image.yaml: disable secure boot Secure boot enabled by default causes issues with unsigned kernel modules. ref: https://bugzilla.redhat.com/show_bug.cgi?id=2106055 --- image.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/image.yaml b/image.yaml index a4927474b..e31221f4f 100644 --- a/image.yaml +++ b/image.yaml @@ -10,6 +10,10 @@ ignition-network-kcmdline: [] ostree-format: "oci" +# vmware-secure-boot changes the EFI secure boot option. +# set false here due to https://bugzilla.redhat.com/show_bug.cgi?id=2106055 +vmware-secure-boot: "false" + vmware-os-type: rhel8_64Guest # VMware hardware versions: https://kb.vmware.com/s/article/1003746 # Supported VMware versions: https://lifecycle.vmware.com/