packer-cn/builder/null
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
..
artifact_export.go Expand Artifact API to expose build state 2014-09-22 11:15:47 +01:00
artifact_export_test.go implemented null buider 2014-03-24 11:26:10 +01:00
builder.go Add winrm functionality to null provisioner (#2525) 2016-05-18 17:22:53 -07:00
builder_test.go implemented null buider 2014-03-24 11:26:10 +01:00
config.go Add winrm functionality to null provisioner (#2525) 2016-05-18 17:22:53 -07:00
config_test.go builder/null: pass unit tests 2015-06-13 18:55:37 -04:00
ssh.go helper/communicator: make host more generic 2015-06-13 19:23:33 -04:00