mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-28 20:41:21 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| builder.go | ||
| builder_acc_test.go | ||
| builder_test.go | ||
| config.go | ||
| config.hcl2spec.go | ||
| config_test.go | ||
| step_clone.go | ||
| step_clone.hcl2spec.go | ||