Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ddb.virtualHWVersion is hardcoded #4

Open
martin-langhoff opened this issue Jan 17, 2018 · 6 comments
Open

ddb.virtualHWVersion is hardcoded #4

martin-langhoff opened this issue Jan 17, 2018 · 6 comments

Comments

@martin-langhoff
Copy link

martin-langhoff commented Jan 17, 2018

It is important that ddb.virtualHWVersion is updated to at least v9, and ideally, made configurable.

@martin-langhoff
Copy link
Author

This line

ddb.virtualHWVersion = "7"'''
needs to say 9 at least; probably 11 is a more current value, tracking supported VMWare versions. 14 is very latest.

Reference of hw versions - https://kb.vmware.com/s/article/1003746

See how this article indicates HW Version 9 - https://kb.vmware.com/s/article/52085

@ausil
Copy link
Contributor

ausil commented Jan 18, 2018

@breillyr FYI

@spstarr
Copy link

spstarr commented Mar 13, 2018

Could we have a new build spun if a release can be made? Fedora currently is at VMDKstream-0.3-6.fc27.noarch but neither 28/rawhide contain updated RPM.

@dtoubelis
Copy link

There you go #11

@j5awry
Copy link

j5awry commented Dec 1, 2020

Commenting to add a +1 to @dtoubelis solution. I was coming here to propose a similar solution. ESX 7 uses 13 and ESX 6.5 uses 11.

@dtoubelis
Copy link

dtoubelis commented Dec 1, 2020

@j5awry These changes are in master on our fork and the fork is maintained (we use it in our CI/CD for building our OVA images). Feel free to use it until this is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants