From 973c9998d3cacee5a82b1b876442267d5e169b83 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 (cherry picked from commit fde312556a7f1c6a87bbb4ea0d4b14f26ab84cef) (cherry picked from commit 98daddb09ee439d12d1684f92af46e6d4c197b1c) --- image.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/image.yaml b/image.yaml index b2a65ec9..4d348144 100644 --- a/image.yaml +++ b/image.yaml @@ -14,6 +14,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/