mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-10 17:20:26 -04:00
need white spaces
This commit is contained in:
parent
0230c078e0
commit
4bb4f7617f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
- `ssh_bastion_password` (string) - The password to use to authenticate with the bastion host.
|
||||
|
||||
- `ssh_bastion_interactive` (bool) - If `true`, the keyboard-interactive used to authenticate with bastion host.
|
||||
|
||||
|
||||
- `ssh_bastion_private_key_file` (string) - Path to a PEM encoded private key file to use to authenticate with the
|
||||
bastion host. The `~` can be used in path and will be expanded to the
|
||||
home directory of current user.
|
||||
|
|
|
|||
Loading…
Reference in a new issue