From c4e72dc4a0bf70e28e1e72dad54ff00ca8e7005b Mon Sep 17 00:00:00 2001 From: Matthew Hooker Date: Thu, 3 Aug 2017 15:14:46 -0700 Subject: [PATCH] fix formatting --- website/source/docs/templates/communicator.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/source/docs/templates/communicator.html.md b/website/source/docs/templates/communicator.html.md index 07d6229ed..423ebe8ce 100644 --- a/website/source/docs/templates/communicator.html.md +++ b/website/source/docs/templates/communicator.html.md @@ -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.