Skip to content

Commit 951f420

Browse files
author
Tarrant
committed
Add documentation for ssh-agent
1 parent 164f303 commit 951f420

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

website/source/docs/provisioners/connection.html.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ The following arguments are supported:
4646
* `key_file` - The SSH key to use for the connection. This takes preference over the
4747
password if provided.
4848

49+
* `agent` - Set to true to enable using ssh-agent to authenticate.
50+
4951
* `host` - The address of the resource to connect to. This is provided by the provider.
5052

5153
* `port` - The port to connect to. This defaults to 22.

0 commit comments

Comments
 (0)