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/parallels/common
Adrien Delorme f555e7a9f2
allow a provisioner to timeout
7 years ago
..
artifact.go
artifact_test.go
config_test.go
driver.go forcefully stop parallels vm. 8 years ago
driver_9.go Merge pull request #7158 from rickard-von-essen/fix-7155 7 years ago
driver_9_test.go Remove tmp directories created by builder/parallels/common tests 8 years ago
driver_10.go Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder. 7 years ago
driver_11.go Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder. 7 years ago
driver_mock.go
host_ip.go
host_ip_ifconfig.go
host_ip_ifconfig_test.go
hw_config.go Updated things related to the parallels-iso builder to correspond to @azr's suggestions. 7 years ago
hw_config_test.go Added support for the cpu_count, memory_size, sound, and usb options to the parallels builder. 7 years ago
output_config.go
output_config_test.go make builder/parallels/common/output_config_test.go invisible to windows 7 years ago
prlctl_config.go
prlctl_config_test.go
prlctl_post_config.go
prlctl_post_config_test.go
prlctl_version_config.go
prlctl_version_config_test.go
prltype.go
shutdown_config.go
shutdown_config_test.go
ssh.go refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc 8 years ago
ssh_config.go
ssh_config_test.go SSHPrivateKey => SSHPrivateKeyFile 8 years ago
step_attach_floppy.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_attach_floppy_test.go
step_attach_parallels_tools.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 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_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 Remove tmp directories created by builder/parallels/common tests 8 years ago
step_prepare_parallels_tools.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_prepare_parallels_tools_test.go
step_prlctl.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_run.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_shutdown.go allow a provisioner to timeout 7 years ago
step_shutdown_test.go
step_test.go
step_type_boot_command.go use port as ints 7 years ago
step_upload_parallels_tools.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_parallels_tools_test.go
step_upload_version.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_upload_version_test.go
tools_config.go
tools_config_test.go