Skip to content
Snippets Groups Projects
Commit a7c05064 authored by nimrod's avatar nimrod
Browse files

- Don't add SSH keys not configured for that host (I've too many keys theses...

- Don't add SSH keys not configured for that host (I've too many keys theses days which cause too many tries errors).
parent 912126d8
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,6 @@ ControlMaster auto
ControlPath ~/.ssh/%r@%h:%p.sock
ControlPersist 3m
ServerAliveInterval 30
IdentitiesOnly yes
#StrictHostKeyChecking yes
#UserKnownHostsFile=/dev/null
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment