packer-cn/helper/communicator
Gonzalo Peci 9c9f8cd451 Add winrm functionality to null provisioner (#2525)
* Add new functions to communicator helper to return the user, password, host, based on the communicator used.

This implementation can help then generalize the provisioeners later on.

* Update null builder checks to utilize the new functions and check for ANY hostname or user or password

* Update builder to user any hostname
2016-05-18 17:22:53 -07:00
..
config.go Add winrm functionality to null provisioner (#2525) 2016-05-18 17:22:53 -07: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