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/common
Sylvia Moss 1c30a71d09
Replace file shared state by statebag (#9238)
6 years ago
..
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go remove unused NewLocalArtifact 7 years ago
driver.go builder/vmware: Add some additional debug logging to the driver version check (#9064) 6 years ago
driver_config.go Add cleanup_remote_cache config option to vmware-iso (#8917) 6 years ago
driver_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
driver_esx5.go Do not test if NIC is reachable when ssh bastion is required 6 years ago
driver_esx5_test.go builder/vmware: fix dropped test errors 6 years ago
driver_fusion5.go
driver_fusion6.go vmware: Correctly parse version for VMware Fusion Tech Preview 7 years ago
driver_mock.go
driver_mock_test.go
driver_parser.go go fmt 6 years ago
driver_player5.go
driver_player5_windows.go
driver_player6.go
driver_player6_windows.go
driver_player_unix.go
driver_workstation9.go
driver_workstation9_windows.go
driver_workstation10.go
driver_workstation10_windows.go
driver_workstation_unix.go
driver_workstation_unix_test.go
export_config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
host_ip_ifconfig.go
hw_config.go fix generation script, bugfixes in source comments, update website paths in primary codebase 6 years ago
hw_config_test.go builder/vmware/common: remove unused testHWConfig() 6 years ago
output_config.go make fmt autogenerated docs 7 years ago
output_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
output_dir.go remove unused NewLocalArtifact 7 years ago
output_dir_local.go
output_dir_local_test.go
remote_driver.go No need to make upload public. 7 years ago
remote_driver_mock.go Add cleanup_remote_cache config option to vmware-iso (#8917) 6 years ago
remote_driver_mock_test.go Move the remote_driver from iso to common. 7 years ago
run_config.go update docs for headless to help users know they may need to launch the gui 6 years ago
ssh.go
ssh_config.go Rename communicator config variables and remove deprecated code (#8584) 6 years ago
ssh_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
step_clean_files.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_clean_vmx.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_clean_vmx_test.go Added knowledge of the "temporaryDevices" statebag to the StepCleanVMX tests for the VMware builders. 7 years ago
step_compact_disk.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_compact_disk_test.go
step_configure_vmx.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_configure_vmx_test.go builder/vmware: fix dropped test errors 6 years ago
step_configure_vnc.go fix panic in StepConfigureVNC 7 years ago
step_configure_vnc_test.go
step_export.go Fix gosimple S1025 linting errors (#8838) 6 years ago
step_export_test.go Move step_export to common. 7 years ago
step_http_ip_discover.go Replace file shared state by statebag (#9238) 6 years ago
step_http_ip_discover_test.go Replace file shared state by statebag (#9238) 6 years ago
step_output_dir.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_output_dir_test.go
step_prepare_tools.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_prepare_tools_test.go
step_register.go add 30 minute timeout for destroying a VM 7 years ago
step_register_test.go fix tests 7 years ago
step_remote_upload.go Support floppy_files for vmx on esxi 7 years ago
step_remote_upload_test.go Add cleanup_remote_cache config option to vmware-iso (#8917) 6 years ago
step_run.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_run_test.go
step_shutdown.go allow a provisioner to timeout 7 years ago
step_shutdown_test.go bump the timeout to a very high level to protect against laggy CI machines 6 years ago
step_suppress_messages.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_suppress_messages_test.go
step_test.go Added knowledge of the "temporaryDevices" statebag to the StepCleanVMX tests for the VMware builders. 7 years ago
step_type_boot_command.go Replace file shared state by statebag (#9238) 6 years ago
step_upload_tools.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_vmx.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
tools_config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
vmx.go
vmx_config.go make fmt autogenerated docs 7 years ago
vmx_config_test.go use interpolate.NewContext() instead of testConfigTemplate(t) 7 years ago
vmx_test.go