You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vmware/iso
M. Marsh 83162717ed
Merge pull request #4563 from marema31/vmware-iso-warn-esx
8 years ago
..
artifact.go validating keep_registered and fixing skip_export issues 8 years ago
artifact_test.go run goimports 8 years ago
builder.go Merge pull request #4563 from marema31/vmware-iso-warn-esx 8 years ago
builder_test.go Merge pull request #4563 from marema31/vmware-iso-warn-esx 8 years ago
driver.go move packer to hashicorp 9 years ago
driver_esx5.go Fixes the assumption that all the VMware builder's drivers will implement a network mapper for mapping a network name to it's corresponding device. 8 years ago
driver_esx5_test.go Ugh..missing argument in VMware builder's driver_esx5 unit-test due to api change for .HostIP(). Fixed. 8 years ago
output_dir.go remove a bunch of dead code. 9 years ago
remote_driver.go move packer to hashicorp 9 years ago
remote_driver_mock.go move packer to hashicorp 9 years ago
remote_driver_mock_test.go move packer to hashicorp 9 years ago
step_create_disk.go Added support for specifying the disk adapter type to the vmware builders. This was squashed from the vmware-diskAdapterType branch (#2968) as submitted by Rami Abughazaleh <icnocop@users.noreply.github.com>. This closes #5671 and possibly #4885. 8 years ago
step_create_vmx.go Merge pull request #5985 from AndiDog/f-5979-vmware-fusion-guestip-lookup-multiple-devices 8 years ago
step_create_vmx_test.go Modified some tests to require the PACKER_ACC environment variable to be set before executing them. This turns them into acceptance tests as per CONTRIBUTING.md. 8 years ago
step_export.go fix imports 8 years ago
step_export_test.go test fixes WIP 8 years ago
step_register.go fix imports 8 years ago
step_register_test.go test fixes WIP 8 years ago
step_remote_upload.go fix imports 8 years ago
step_test.go fix imports 8 years ago
step_upload_vmx.go fix imports 8 years ago