Skip to content

Commit

Permalink
Change other3xLinux64Guest as other4xLinux64Guest
Browse files Browse the repository at this point in the history
  • Loading branch information
erkanerol committed Nov 9, 2023
1 parent 25ff409 commit 357ebc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/capi/hack/image-build-ova.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def main():
"rhel8-64": {"id": "80", "version": "8", "type": "rhel8_64Guest"},
"rockylinux-64": {"id": "80", "version": "", "type": "rockylinux_64Guest"},
"ubuntu-64": {"id": "94", "version": "", "type": "ubuntu64Guest"},
"flatcar-64": {"id": "100", "version": "", "type": "other3xLinux64Guest"},
"flatcar-64": {"id": "100", "version": "", "type": "other4xLinux64Guest"},
"Windows2019Server-64": {"id": "112", "version": "", "type": "windows2019srv_64Guest"}}

# Create the OVF file.
Expand Down

0 comments on commit 357ebc8

Please sign in to comment.