Allow the use of ssh-agent connections
This commit is contained in:
parent
411fc4073b
commit
36a61d03dd
|
@ -3,6 +3,6 @@ Include config.d/*
|
|||
Host *
|
||||
ServerAliveInterval 120
|
||||
ServerAliveCountMax 3
|
||||
IdentitiesOnly yes
|
||||
# IdentitiesOnly yes
|
||||
ForwardAgent yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue