packer-cn/builder/parallels/common
Matthew Hooker d2e59e4e92
set PACKER_HTTP_ADDR env var when available.
If using a builder that has an http server set up for file transfer,
expose the connection info to the shell provisioner through the environment
variable PACKER_HTTP_ADDR.

Closes #2869
2017-01-16 23:19:52 -08:00
..
artifact.go golint: Fix lint offences 2016-12-17 00:37:03 +02:00
artifact_test.go Fix shadowed declarations 2016-12-17 00:37:03 +02:00
config_test.go fix failing tests 2015-05-27 14:30:59 -07:00
driver.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
driver_9.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
driver_9_test.go Fix style: Use a consistent case for initialisms 2016-12-17 00:36:56 +02:00
driver_10.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
driver_11.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
driver_mock.go Fix style: Use a consistent case for initialisms 2016-12-17 00:36:56 +02:00
host_ip.go golint: Fix lint offences 2016-12-17 00:37:03 +02:00
host_ip_ifconfig.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
host_ip_ifconfig_test.go [feature] Support boot command for pvm builder 2014-05-19 20:04:13 +02:00
output_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
output_config_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
prlctl_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
prlctl_config_test.go run gofmt 2016-11-01 14:08:04 -07:00
prlctl_post_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
prlctl_post_config_test.go run gofmt 2016-11-01 14:08:04 -07:00
prlctl_version_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
prlctl_version_config_test.go Added support for Parallels Desktop for Mac [GH-223] 2014-05-01 20:29:22 +02:00
prltype.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
run_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
run_config_test.go Added support for Parallels Desktop for Mac [GH-223] 2014-05-01 20:29:22 +02:00
shutdown_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
shutdown_config_test.go Added support for Parallels Desktop for Mac [GH-223] 2014-05-01 20:29:22 +02:00
ssh.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
ssh_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
ssh_config_test.go Removed default value for ssh_username 2016-11-17 22:30:34 +01:00
step_attach_floppy.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_attach_floppy_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
step_attach_parallels_tools.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_compact_disk.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_compact_disk_test.go builder/parallels: Add "StepCompactDisk" 2015-09-11 11:38:20 +03:00
step_output_dir.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_output_dir_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
step_prepare_parallels_tools.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_prepare_parallels_tools_test.go Fix style: Use a consistent case for initialisms 2016-12-17 00:36:56 +02:00
step_prlctl.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_run.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_shutdown.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_shutdown_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
step_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
step_type_boot_command.go set PACKER_HTTP_ADDR env var when available. 2017-01-16 23:19:52 -08:00
step_type_boot_command_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
step_upload_parallels_tools.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_upload_parallels_tools_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
step_upload_version.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
step_upload_version_test.go Fix style: Organize imports in groups 2016-12-17 00:37:03 +02:00
tools_config.go golint: Add comments for exported methods 2016-12-17 00:37:04 +02:00
tools_config_test.go fix failing tests 2015-05-27 14:30:59 -07:00