better documentation

pull/4709/head
Matthew Hooker 8 years ago
parent 63f1673909
commit ff6425fb22
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

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

Loading…
Cancel
Save