fix formatting

This commit is contained in:
Matthew Hooker
2017-08-03 15:14:46 -07:00
parent ba7c2f9860
commit c4e72dc4a0
+1 -2
View File
@@ -67,8 +67,7 @@ The SSH communicator has the following options:
- `ssh_bastion_password` (string) - The password to use to authenticate
with the bastion host.
- `ssh_bastion_port` (integer) - The port of the bastion host. Defaults to
1.
- `ssh_bastion_port` (integer) - The port of the bastion host. Defaults to 1.
- `ssh_bastion_private_key_file` (string) - A private key file to use
to authenticate with the bastion host.