diff --git a/image-c9s.yaml b/image-c9s.yaml deleted file mode 120000 index b367c9480..000000000 --- a/image-c9s.yaml +++ /dev/null @@ -1 +0,0 @@ -image-rhel-9.0.yaml \ No newline at end of file diff --git a/image-c9s.yaml b/image-c9s.yaml new file mode 100644 index 000000000..5263c7cb8 --- /dev/null +++ b/image-c9s.yaml @@ -0,0 +1,20 @@ +# See https://github.com/coreos/coreos-assembler/pull/298 +size: 16 + +# Disable networking by default on firstboot. We can drop this once cosa stops +# defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key. +ignition-network-kcmdline: [] + +# In OKD, keep OpenShift metadata on our container image, but xref https://github.com/openshift/os/issues/1047 +ostree-container-inject-openshift-cvo-labels: true + +# 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 + +# rhel9_64Guest requires hardware version 18 and vSphere 7.0U3 +# https://kb.vmware.com/s/article/88157 +vmware-os-type: rhel8_64Guest +# VMware hardware versions: https://kb.vmware.com/s/article/1003746 +# Supported VMware versions: https://lifecycle.vmware.com/ +vmware-hw-version: 15