update to fix identitiesonly parameter

update to include router ssh
This commit is contained in:
Stefen Auris 2020-03-17 23:18:54 -04:00
parent 497791641c
commit efcd979eb8

View file

@ -1,3 +1,5 @@
Host *
IdentitiesOnly=yes
Host pete
HostName peterhoward.ignorelist.com
User stev
@ -22,3 +24,7 @@ Host github.com
Hostname github.com
User git
IdentityFile ~/.ssh/github_rsa
Host router
Hostname 192.168.1.1
User root
IdentityFile ~/.ssh/stevserver_rsa