Commit Graph

90 Commits (1aee759f0673d424d321bdbb50b49abb00a0609c)

Author SHA1 Message Date
Seth Vargo b193b96f76
Include arch and os
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 years ago
Megan Marsh 4e32d0da24 stricter permissions on shared state file since it now contains a password
8 years ago
Megan Marsh 4d19f4f8b6 add all the new files
8 years ago
Josh Soref 64aae1c781 spelling: occurring
8 years ago
Josh Soref 5e167e3b6d spelling: accumulates
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
Matthew Hooker 3e2895afec
comments
8 years ago
Matthew Hooker 2afd81741c
use correct context
8 years ago
Matthew Hooker ce4f30c5ae
fix tests
8 years ago
Matthew Hooker 8cd403425e
test fixes WIP
8 years ago
Matthew Hooker 5d48d658b4
Wire context through misc steps
8 years ago
Matthew Hooker 7a189a83a1
fix imports
8 years ago
Matthew Hooker a831d522be
change run signatures
8 years ago
Matthew Hooker a0c625ea44
Revert "working with opt-in"
8 years ago
Matthew Hooker e98f201602
working with opt-in
8 years ago
Matthew Hooker 62e3d1362f
pass context through step.run again
8 years ago
Matthew Hooker 030b5fd4f0
WIP add context to state bag
8 years ago
Matthew Hooker 07a5af66f8
remove ctx arg from step.run
8 years ago
Matthew Hooker 366dc3da0a
move multistep imports to helper.
8 years ago
Matthew Hooker 89d43256bb
pass context into step.run
8 years ago
Matthew Hooker 807e88245b
trying to add context to state bag
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
Megan Marsh 959db1ac16 add echo test to winrm connection.
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 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
Eike Verdenhalven 7ad77b9e93 integrate new winrm transport interface
9 years ago
Taliesin Sisson 335615408a Run go fmt on files
9 years ago
Taliesin Sisson bd0b1190f6 When redirecting local ports to hyper visor ports we need to configure WinRM ports as well as SSH ports.
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
Orivej Desh 639bf356aa Fail on unknown values of -on-error
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 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