packer-cn/builder/vmware/iso
DanHam 902cea0f30
ESXi: Fix failure to export VM when `displayName` differs from `vm_name`
ovftool requires we pass in `displayName` as part of the source locator
string so that it can successfully determine the VM intended for export.
2018-07-06 10:58:17 +01:00
..
artifact.go validating keep_registered and fixing skip_export issues 2017-11-08 15:57:34 -03:00
artifact_test.go run goimports 2018-01-22 17:21:10 -08:00
builder.go Prevent hang on export for remote ESXi build due to empty remote_password 2018-07-02 18:10:50 +01:00
builder_test.go Add test: We shouldn't error when main remote options are unset 2018-07-02 18:13:19 +01:00
driver.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
driver_esx5.go ESXi: Fix failure to get VM IP when `displayName` differs from `vm_name` 2018-07-06 10:58:09 +01:00
driver_esx5_test.go Ugh..missing argument in VMware builder's driver_esx5 unit-test due to api change for .HostIP(). Fixed. 2018-02-02 19:11:41 -06:00
output_dir.go remove a bunch of dead code. 2017-03-28 20:36:20 -07:00
remote_driver.go Remove remote cache correctly. 2018-04-26 12:40:35 -07:00
remote_driver_mock.go Remove remote cache correctly. 2018-04-26 12:40:35 -07:00
remote_driver_mock_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_disk.go Follow variable varName <-> statebag var_name convention 2018-04-27 20:09:19 +01:00
step_create_vmx.go Merge pull request #5985 from AndiDog/f-5979-vmware-fusion-guestip-lookup-multiple-devices 2018-03-21 17:12:36 -07:00
step_create_vmx_test.go s/boot_command/bootcommand/ 2018-04-19 14:26:31 -07:00
step_export.go ESXi: Fix failure to export VM when `displayName` differs from `vm_name` 2018-07-06 10:58:17 +01:00
step_export_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_register.go fix imports 2018-01-24 17:09:17 -08:00
step_register_test.go test fixes WIP 2018-01-24 17:09:17 -08:00
step_remote_upload.go Remove remote cache correctly. 2018-04-26 12:40:35 -07:00
step_test.go fix imports 2018-01-24 17:09:17 -08:00
step_upload_vmx.go fix imports 2018-01-24 17:09:17 -08:00