mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-22 17:30:47 -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 |
||
|---|---|---|
| .. | ||
| artifact_export.go | ||
| artifact_export_test.go | ||
| builder.go | ||
| builder_test.go | ||
| config.go | ||
| config_test.go | ||
| ssh.go | ||