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/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.
11 years ago
..
config.go helper/communicator: support disabling SSH agent 11 years ago
config_test.go helper/communicator: fix vet 11 years ago
ssh.go helper/communicator: validate ssh keys 11 years ago
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. 11 years ago
step_connect_ssh.go helper/communicator: support disabling SSH agent 11 years ago
step_connect_test.go helper/communicator: can be disabled 11 years ago
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. 11 years ago
testing.go builder/null: pass unit tests 11 years ago
winrm.go helper/communicator: WinRM stuff 11 years ago