Commit Graph

44 Commits (7efe3cac3d5e728ee471bbccfd1043e06e4dcafe)

Author SHA1 Message Date
Adrien Delorme b0c09087a2 move SSHInterface/SSHIPVersion fields to communitator.Config struct
8 years ago
Adrien Delorme 1d219cecaf add SSHTemporaryKeyPairName to communicator.Config
8 years ago
Adrien Delorme 9a9b82715b config.Comm.SSHKeyPair => SSHKeyPairName
8 years ago
Adrien Delorme 77a57f0354 communicator.Config: `mapstructure:"ssh_key_pair"` => ssh_keypair_name
8 years ago
Adrien Delorme 69dfe2565b SSHBastionPrivateKey => SSHBastionPrivateKeyFile
8 years ago
Adrien Delorme 5369c15459 helper: communicator.SSHFileSigner => ssh.FileSigner
8 years ago
Adrien Delorme b83c72fd54 more private keys in config
8 years ago
Adrien Delorme 663c8134ef GCP: put ssh public/private key in config
8 years ago
Adrien Delorme 51d2aac9f6 SSHPrivateKey => SSHPrivateKeyFile
8 years ago
Adrien Delorme bacfb02182 doc better SSHConfigFunc
8 years ago
Adrien Delorme ab7f998862 SSHConfigFunc: use struct fields instead of copying them locally
8 years ago
Adrien Delorme 0ff7c1da87 SSHConfigFunc: append the ssh auth ways
8 years ago
SwampDragons 5af42ee9e2
Revert "Add `winrm_no_proxy` option."
8 years ago
Matthew Hooker 22666153f9
Add `winrm_no_proxy` option.
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
Pawel Kilar 17beb1d7ad Check if both SSH proxy and basiton are configured
9 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
Lee Spottiswood 8473a1148c Add 'winrm_use_ntlm' configuration directive for NTLM authentication support
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
Eike Verdenhalven 7ad77b9e93 integrate new winrm transport interface
9 years ago
Rickard von Essen 96e9a8e6e9 Removed default value for ssh_username
9 years ago
James Nugent 7425fef2c7 builder/amazon: Allow use of local SSH Agent
10 years ago
Gonzalo Peci 9c9f8cd451 Add winrm functionality to null provisioner (#2525)
10 years ago
Christopher Boumenot b57ed27352 Add support for NTLM the WinRM communicator.
10 years ago
Ilias Bertsimas 85e4865368 Make communicator's WinRM defaults more intuitive when using SSL.
10 years ago
Chris Bednarski 3d9410f176 Merge branch 'sftp' of https://github.com/2opremio/packer into f-sftp
10 years ago
Ben Goodwin 64152e4a64 Implement WinRM-over-HTTPS
10 years ago
Mark Peek 268ce81dd3 helper/communicator: allow docker custom communicator
11 years ago
Mark Peek 2306f4a4e4 Fixes #2699: catch invalid communicator types
11 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 6cdc17dda4 helper/communicator: default bastion PK to normal PK
11 years ago
Mitchell Hashimoto cbaaf0da52 communicator/ssh: support for bastion SSH
11 years ago
Mitchell Hashimoto dbbf10472b Merge branch 'b-config-handshake'
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
11 years ago
Mitchell Hashimoto 7a39758054 helper/communicator: WinRM stuff
11 years ago
Mitchell Hashimoto 8d0904e296 helper/communicator: configurable handshake attempts [GH-1988]
11 years ago
Mitchell Hashimoto 5d630bf5fb helper/communicator: validate ssh keys
11 years ago
Mitchell Hashimoto 60081c323a helper/communicator: ssh settings aren't required if type is none
11 years ago
Mitchell Hashimoto 4b4fe2280d helper/communicator: can be disabled
11 years ago
Mitchell Hashimoto 4b3ed5d7e2 helper/communicator
11 years ago