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

🚧 feat: add support for reusing a vm #439

Open Hi-Angel opened 3 weeks ago

Hi-Angel commented 3 weeks ago

This PR resolves the problem where users could not install a system from ISO to a pre-created Virtual Machine.

Closes #334

TODO:

Hi-Angel commented 3 weeks ago

This is rebased version of closed PR. The feature is currently under discussion per this comment

tenthirtyam commented 3 weeks ago

_Go Validate / Generate check (pullrequest) Failing after 1m

Needs to run make generate and amend the commit.

Hi-Angel commented 3 weeks ago

Oh, I'm sorry, I haven't realized the message Docs have been updated, but the compiled docs have not been committed is an actual error. Seeing auto-generated things get commited isn't typical, so I dismissed the message and in absence of any other error I thought it's just a CI bug.

Done! Should be okay now