Adds authentication as anyrun
This commit is contained in:
parent
fec7b2ca1e
commit
3761169203
6 changed files with 34 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ Host git.iedsoftworks.com
|
|||
IdentityFile ~/.ssh/git.iedsoftworks.com.key
|
||||
|
||||
Host home
|
||||
HostName home
|
||||
HostName home.server
|
||||
User michel
|
||||
IdentityFile ~/.ssh/home.key
|
||||
|
||||
|
|
@ -51,6 +51,6 @@ Host vagrant
|
|||
IdentityFile ~/.ssh/vagrant
|
||||
|
||||
Host essential
|
||||
HostName essential
|
||||
HostName essential.server
|
||||
User michel
|
||||
IdentityFile ~/.ssh/essential_home.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue