+++ This bug was initially created as a clone of Bug #2096240 +++ Description of problem: Missing UEFI params form RHEL9 common templates templates Version-Release number of selected component (if applicable): CNV 4.10.2 Templates version v0.19.5 How reproducible: 100% Steps to Reproduce: 1.oc -n openshift get template rhel9-desktop-large -o yaml 2. 3. Actual results: No UEFI params in template Expected results: features: smm: enabled: true firmware: bootloader: efi: {} Additional info:
Verified with kubevirt-ssp-operator v4.9.6-5 [akrgupta@fedora auth]$ oc -n openshift get template rhel9-desktop-large -o yaml | grep -A 6 "features" features: smm: enabled: true firmware: bootloader: efi: {} machine: UEFI params found in RHEL9 templates
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.9.6 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6681