mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-27 00:59:18 -04:00
Adds logic to ESXi driver VNC Address function to ignore listen addresses that bind to localhost (127.0.0.1), this allows certain default ports to be available on ESXi for VNC connections |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| artifact_test.go | ||
| builder.go | ||
| builder_test.go | ||
| driver.go | ||
| driver_esx5.go | ||
| driver_esx5_test.go | ||
| output_dir.go | ||
| remote_driver.go | ||
| remote_driver_mock.go | ||
| remote_driver_mock_test.go | ||
| step_create_disk.go | ||
| step_create_vmx.go | ||
| step_register.go | ||
| step_register_test.go | ||
| step_remote_upload.go | ||
| step_test.go | ||