packer-cn/helper/communicator
Christopher Boumenot b57ed27352 Add support for NTLM the WinRM communicator.
WinRM exposes an HTTP transport decorator that can be used for different
authentication schemes.  Windows on Azures requires this if one is to use
the out of the box configuration.
2016-03-10 10:53:38 -08:00
..
config.go Add support for NTLM the WinRM communicator. 2016-03-10 10:53:38 -08:00
config_test.go Add 4 testing scenarios for WinRM helper communicator config. 2016-03-02 11:48:20 +00:00
ssh.go helper/communicator: validate ssh keys 2015-06-13 18:05:10 -04:00
step_connect.go go fmt 2016-02-08 17:34:06 -08:00
step_connect_ssh.go Add sftp file transfer support 2015-07-26 23:49:18 +00:00
step_connect_test.go helper/communicator: can be disabled 2015-06-13 17:50:45 -04:00
step_connect_winrm.go Add support for NTLM the WinRM communicator. 2016-03-10 10:53:38 -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