mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-26 11:32:04 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| ssh.go | ||
| step_connect.go | ||
| step_connect_ssh.go | ||
| step_connect_test.go | ||
| step_connect_winrm.go | ||
| testing.go | ||
| winrm.go | ||