mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-10 17:20:26 -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 |
||
|---|---|---|
| .. | ||
| datastore.go | ||
| datastore_acc_test.go | ||
| driver.go | ||
| driver_test.go | ||
| folder.go | ||
| folder_acc_test.go | ||
| host.go | ||
| host_acc_test.go | ||
| network.go | ||
| resource_pool.go | ||
| resource_pool_acc_test.go | ||
| vm.go | ||
| vm_cdrom.go | ||
| vm_clone_acc_test.go | ||
| vm_create_acc_test.go | ||
| vm_keyboard.go | ||