From 60a7172cd9c1db312c4b2211f838aafc5ab2cc15 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Mon, 17 Oct 2022 11:43:06 -0400 Subject: [PATCH] image-base: bump VMware hardware version to 17 The last VMware products requiring older hardware versions are now EOL. Fixes https://github.com/coreos/fedora-coreos-tracker/issues/1141. --- image-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-base.yaml b/image-base.yaml index 430e8b9ed4..622ad20892 100644 --- a/image-base.yaml +++ b/image-base.yaml @@ -30,4 +30,4 @@ vmware-os-type: fedora64Guest # VMware hardware versions: https://kb.vmware.com/s/article/1003746 # We use the newest version allowed by the oldest non-EOL VMware # Workstation/Player/Fusion/ESXi release: https://lifecycle.vmware.com/ -vmware-hw-version: 13 +vmware-hw-version: 17