Update communicator.html.md

This commit is contained in:
Matthew Hooker 2018-01-30 23:26:26 -08:00 committed by GitHub
parent cab52872f4
commit 55977be8f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ The SSH communicator has the following options:
configured by the builder.
* `ssh_keep_alive_interval` (string) - How often to send "keep alive"
messages to the server. Set to a negative value (`-1`) to disable. Example value:
messages to the server. Set to a negative value (`-1s`) to disable. Example value:
"10s". Defaults to "5s".
- `ssh_password` (string) - A plaintext password to use to authenticate