packer-cn/helper/communicator
Gonzalo Peci 88ebc2f7e8 Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host.
Similar behavior is used by the SSH communicator.
2015-07-27 09:57:38 +12:00
..
config.go helper/communicator: support disabling SSH agent 2015-06-23 14:52:37 -07:00
config_test.go helper/communicator: fix vet 2015-06-13 19:24:57 -04:00
ssh.go helper/communicator: validate ssh keys 2015-06-13 18:05:10 -04:00
step_connect.go Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host. 2015-07-27 09:57:38 +12:00
step_connect_ssh.go helper/communicator: support disabling SSH agent 2015-06-23 14:52:37 -07:00
step_connect_test.go helper/communicator: can be disabled 2015-06-13 17:50:45 -04:00
step_connect_winrm.go Add s.SSHPort variable as the port WinRM uses to connect. This is needed on any builder where the port used to connect is not the guest winrm port but a nated port on the host. 2015-07-27 09:57:38 +12:00
testing.go builder/null: pass unit tests 2015-06-13 18:55:37 -04:00
winrm.go helper/communicator: WinRM stuff 2015-06-13 22:05:48 -07:00