fix formatting

This commit is contained in:
Matthew Hooker 2017-08-03 15:14:46 -07:00
parent ba7c2f9860
commit c4e72dc4a0
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 1 additions and 2 deletions

View File

@ -67,8 +67,7 @@ The SSH communicator has the following options:
- `ssh_bastion_password` (string) - The password to use to authenticate - `ssh_bastion_password` (string) - The password to use to authenticate
with the bastion host. with the bastion host.
- `ssh_bastion_port` (integer) - The port of the bastion host. Defaults to - `ssh_bastion_port` (integer) - The port of the bastion host. Defaults to 1.
1.
- `ssh_bastion_private_key_file` (string) - A private key file to use - `ssh_bastion_private_key_file` (string) - A private key file to use
to authenticate with the bastion host. to authenticate with the bastion host.