mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04: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