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
Jeffrey Martin 1833b4edaf
validate compaction is skipped when not 'thin'
8 years ago
..
artifact.go
artifact_test.go
builder.go validate compaction is skipped when not 'thin' 8 years ago
builder_test.go Add test: We shouldn't error when main remote options are unset 8 years ago
driver.go PrivateKey => PrivateKeyFile 8 years ago
driver_esx5.go document ESXi disk compaction & use verbose option 8 years ago
driver_esx5_test.go
output_dir.go
remote_driver.go Remove remote cache correctly. 8 years ago
remote_driver_mock.go Remove remote cache correctly. 8 years ago
remote_driver_mock_test.go
step_create_disk.go Follow variable varName <-> statebag var_name convention 8 years ago
step_create_vmx.go Ack! Forgot to include the template variable in the definition for vmxTemplateData for commit 0e519d79e0. Now it's added.. 8 years ago
step_create_vmx_test.go s/boot_command/bootcommand/ 8 years ago
step_export.go ESXi: Fix failure to export VM when `displayName` differs from `vm_name` 8 years ago
step_export_test.go
step_register.go
step_register_test.go
step_remote_upload.go Merge 8 years ago
step_test.go
step_upload_vmx.go