packer-cn/builder/vsphere/clone
jhawk28 c43a52aafe
fix issue where -force is not working with vsphere builders (#9039)
* add better error support to check if vm exists use path.Join so that it looks up the VM correctly turn off VM if it is still running

* fix the vsphere-clone also

* add a common precleanvm to the driver to dedupe iso and clone logic, reduce the if nesting
2020-04-23 08:07:07 -04:00
..
builder.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
builder_acc_test.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
builder_test.go Add golangci-lint to project (#8686) 2020-02-14 11:42:29 -05:00
config.go Add ovf export capability to vsphere builders (#8764) 2020-03-19 13:51:43 -04:00
config.hcl2spec.go fix merge issues with generated code 2020-04-14 10:31:57 -07:00
config_test.go fix to work with hcl2; update tests 2020-01-13 15:52:05 -08:00
step_clone.go fix issue where -force is not working with vsphere builders (#9039) 2020-04-23 08:07:07 -04:00
step_clone.hcl2spec.go remove extraneous files from when vsphere builder was a plugin, and move README into packer website as separated docs for vsphere-clone and vsphere-iso. Move option descriptions into struct code, and generate documentation directly from those structs as we do inside of the other builders 2020-01-07 16:59:31 -08:00