Update README.md

This commit is contained in:
Michael Kuzmin 2018-10-19 13:59:05 +03:00 committed by GitHub
parent af6db0ff2d
commit 4eec7df10a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.