Commit Graph

24 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Adrien Delorme 69dfe2565b SSHBastionPrivateKey => SSHBastionPrivateKeyFile
8 years ago
Adrien Delorme 5369c15459 helper: communicator.SSHFileSigner => ssh.FileSigner
8 years ago
Matthew Hooker e41e99954d
go 1.11 format rules
8 years ago
Adrien Delorme fa44a4546f use ssh.ParsePrivateKey where we can
8 years ago
Adrien Delorme 41f6e0334d refactor all copy pasted sshConfig with into communicator.Config.SSHConfigFunc
8 years ago
Matthew Hooker 63f1673909
ssh deadlines
8 years ago
Matthew Hooker cab52872f4
add session level keep-alives for ssh communicator
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Paul Kilar d9b404fa00 SOCKS5 proxy support
9 years ago
Rickard von Essen 4f6010aa26
ssh: Renamed ssh_disable_agent to ssh_disable_agent_forwarding
9 years ago
Rickard von Essen d4ecf4acb3
Add InsecureIgnoreHostKey to bastion connection
9 years ago
Rickard von Essen 2164700162
comm/ssh: Add support for using SSH Agent auth towards a bastion host.
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker aaba5286a6 Revert "Use SSH agent when enabled for bastion step"
9 years ago
David Campbell 6c7e3b70a9
- use xanzy/ssh-agent for windows compatibility
9 years ago
David Campbell b598baa5e3
Use SSH agent when enabled for bastion step
9 years ago
Alfonso Acosta a59c82d7a6 Add sftp file transfer support
11 years ago
Mitchell Hashimoto a019575026 helper/communicator: support disabling SSH agent
11 years ago
Mitchell Hashimoto cbaaf0da52 communicator/ssh: support for bastion SSH
11 years ago
Mitchell Hashimoto 8d0904e296 helper/communicator: configurable handshake attempts [GH-1988]
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 4b3ed5d7e2 helper/communicator
11 years ago