fix formatting
This commit is contained in:
parent
ba7c2f9860
commit
c4e72dc4a0
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue