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
Ali Rizvi-Santiago 3da5a64a8d
Fixed a race in the ReadNetworkingConfig implementation from the parsers belonging to the vmware builders that existed between reading the version and consuming tokens from the rest of the file.
6 years ago
..
testdata Added suggestions from @SwampDragons to the parsers from the vmware builders, included unit-tests and sample file for fusion's networking file, and fixed a few situations where the channel wasn't being closed. 6 years ago
artifact.go
artifact_test.go
driver.go Re-worked the vmware builder drivers so that they're able to check multiple ip addresses when trying to connect via the CommHost. 6 years ago
driver_config.go Add cleanup_remote_cache config option to vmware-iso (#8917) 6 years ago
driver_config_test.go
driver_esx5.go Merge pull request #9322 from arizvisa/GH-8528 6 years ago
driver_esx5_test.go
driver_fusion5.go
driver_fusion6.go
driver_mock.go Re-worked the vmware builder drivers so that they're able to check multiple ip addresses when trying to connect via the CommHost. 6 years ago
driver_mock_test.go
driver_parser.go Fixed a race in the ReadNetworkingConfig implementation from the parsers belonging to the vmware builders that existed between reading the version and consuming tokens from the rest of the file. 6 years ago
driver_parser_test.go Added suggestions from @SwampDragons to the parsers from the vmware builders, included unit-tests and sample file for fusion's networking file, and fixed a few situations where the channel wasn't being closed. 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
output_config.go
output_config_test.go
output_dir.go
output_dir_local.go
output_dir_local_test.go
remote_driver.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
remote_driver_mock.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
remote_driver_mock_test.go
run_config.go update docs for headless to help users know they may need to launch the gui 6 years ago
ssh.go Re-added the (mistakenly removed) host override to the CommHost for the vmware builders. 6 years ago
ssh_config.go
ssh_config_test.go
ssh_test.go fix test 6 years ago
step_clean_files.go
step_clean_vmx.go
step_clean_vmx_test.go
step_compact_disk.go
step_compact_disk_test.go
step_configure_vmx.go
step_configure_vmx_test.go
step_configure_vnc.go
step_configure_vnc_test.go
step_export.go Fix gosimple S1025 linting errors (#8838) 6 years ago
step_export_test.go
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
step_output_dir_test.go
step_prepare_tools.go
step_prepare_tools_test.go
step_register.go
step_register_test.go
step_remote_upload.go Drop the iso_checksum_type & iso_checksum_url fields (#8437) 6 years ago
step_remote_upload_test.go Add cleanup_remote_cache config option to vmware-iso (#8917) 6 years ago
step_run.go
step_run_test.go
step_shutdown.go
step_shutdown_test.go
step_suppress_messages.go
step_suppress_messages_test.go
step_test.go
step_type_boot_command.go Replace file shared state by statebag (#9238) 6 years ago
step_upload_tools.go
step_upload_vmx.go
tools_config.go packer.io prefix removal, html extension remove for in-code errors 6 years ago
vmx.go
vmx_config.go
vmx_config_test.go
vmx_test.go