This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
helper
/
communicator
History
Matthew Hooker
5d48d658b4
Wire context through misc steps
...
Some steps actually need to pass the context around, so let's create a ctx variable and pass it.
2018-01-24 17:09:17 -08:00
..
config_test.go
Add 'winrm_use_ntlm' configuration directive for NTLM authentication support
2017-06-07 12:08:12 +01:00
config.go
Check if both SSH proxy and basiton are configured
2017-10-14 21:38:44 +01:00
ssh.go
helper/communicator: validate ssh keys
2015-06-13 18:05:10 -04:00
step_connect_ssh.go
fix imports
2018-01-24 17:09:17 -08:00
step_connect_test.go
move multistep imports to helper.
2018-01-24 17:09:15 -08:00
step_connect_winrm.go
fix imports
2018-01-24 17:09:17 -08:00
step_connect.go
Wire context through misc steps
2018-01-24 17:09:17 -08:00
testing.go
builder/null: pass unit tests
2015-06-13 18:55:37 -04:00
winrm.go
helper/communicator: WinRM stuff
2015-06-13 22:05:48 -07:00