Removed ssh config option for using single identity file

This commit is contained in:
2019-06-29 18:16:42 +02:00
parent 8960c89e59
commit 89f1104e1b

View File

@@ -9,7 +9,6 @@ Host *
AddKeysToAgent yes AddKeysToAgent yes
IgnoreUnknown UseKeychain IgnoreUnknown UseKeychain
UseKeychain yes UseKeychain yes
IdentityFile ~/.ssh/id_rsa
Host apollo Host apollo
HostName 10.0.0.102 HostName 10.0.0.102