Commit Graph

21 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Megan Marsh a07563c64f fix up typos in comments and regenerate docs.
6 years ago
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated.
6 years ago
Megan Marsh bcb7b8751c fix googlecompute password interpolation
6 years ago
Megan Marsh 6f418d0e54 get data sharing to a working state with the powershell provisioner
7 years ago
Chris Roberts 8bb7d8dc16 Prevent busy loop while waiting for WinRM connection
7 years ago
Vladislav Rassokhin 19e8f150a3 Use context for timeouts, interruption in ssh and winrm communicators
7 years ago
Adrien Delorme f555e7a9f2 allow a provisioner to timeout
7 years ago
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 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 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
Megan Marsh 959db1ac16 add echo test to winrm connection.
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Taliesin Sisson 335615408a Run go fmt on files
10 years ago
Taliesin Sisson bd0b1190f6 When redirecting local ports to hyper visor ports we need to configure WinRM ports as well as SSH ports.
10 years ago
Christopher Boumenot b57ed27352 Add support for NTLM the WinRM communicator.
10 years ago
Ben Goodwin 64152e4a64 Implement WinRM-over-HTTPS
10 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 7a39758054 helper/communicator: WinRM stuff
11 years ago