Commit Graph

30 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
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 918c88ac38 Add 4 testing scenarios for WinRM helper communicator config.
10 years ago
Ilias Bertsimas 85e4865368 Make communicator's WinRM defaults more intuitive when using SSL.
10 years ago
Chris Bednarski 569e6cc464 go fmt
10 years ago
Chris Bednarski 3d9410f176 Merge branch 'sftp' of https://github.com/2opremio/packer into f-sftp
10 years ago
Chris Bednarski 6587926a2b Merge pull request #2848 from epowell/master
10 years ago
Ben Goodwin 64152e4a64 Implement WinRM-over-HTTPS
10 years ago
Evan Powell bb8ced8cc9 Implement a null-object communicator for 'none'
11 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
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
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 dc067b3f10 Merge pull request #2244 from mitchellh/f-docker-ssh
11 years ago
Mitchell Hashimoto dbbf10472b Merge branch 'b-config-handshake'
11 years ago
Mitchell Hashimoto cab2665119 builder/docker: support custom communicators
11 years ago
Mitchell Hashimoto 8f6ecfd9e3 builder/amazon: various fixes (minor) to get things going
11 years ago
Mitchell Hashimoto 4be10b428a helper/communicator: hook up WinRM
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 c3cc9e844e helper/communicator: fix vet
11 years ago
Mitchell Hashimoto 115d583cff helper/communicator: make host more generic
11 years ago
Mitchell Hashimoto 68e4734caf builder/null: pass unit tests
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