mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 01:04:00 -04:00
Update README.md
This commit is contained in:
@@ -95,7 +95,7 @@ See complete Ubuntu, Windows, and macOS templates in the [examples folder](https
|
||||
|
||||
### Provision
|
||||
|
||||
* `communicator` - `ssh` (default), `winrm`, or `none`.
|
||||
* `communicator` - `ssh` (default), `winrm`, or `none` (create/clone, customize hardware, but do not boot).
|
||||
|
||||
* `ssh_username`(string) - Username in guest OS.
|
||||
* `ssh_password`(string) - Password to access guest OS. Only specify `ssh_password` or `ssh_private_key_file`, but not both.
|
||||
|
||||
Reference in New Issue
Block a user