hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
93 stars 91 forks source link

Add support for adding a precision clock device #354

Closed xtalkme closed 4 months ago

xtalkme commented 6 months ago

Description

Add support for adding a precision clock device to a virtual machine during the image build.

Use Case(s)

Adding a precision clock will help time sensitive applications "survive" vMotion.

Potential configuration

Having a boolean like the vTPM option available, should be sufficient IMO.

Potential References

https://github.com/vmware/govmomi/pull/2837

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.

Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.

If you are interested in working on this issue or have submitted a pull request, please leave a comment.