better documentation

This commit is contained in:
Matthew Hooker 2018-01-31 11:48:03 -08:00
parent 63f1673909
commit ff6425fb22
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 2 additions and 1 deletions

View File

@ -107,7 +107,8 @@ The SSH communicator has the following options:
connection. This defaults to false.
* `ssh_read_write_timeout` (string) - The amount of time to wait for a remote
command to end. Example: "1h". Disabled by default.
command to end. This might be useful if, for example, packer hangs on
a connection after a reboot. Example: "5m". Disabled by default.
- `ssh_timeout` (string) - The time to wait for SSH to become available.
Packer uses this to determine when the machine has booted so this is