Updating config
This commit is contained in:
parent
8416ef625c
commit
9059192270
5 changed files with 27 additions and 25 deletions
|
|
@ -18,7 +18,7 @@ Host git.iedsoftworks.com
|
|||
IdentityFile ~/.ssh/git.iedsoftworks.com.key
|
||||
|
||||
Host home
|
||||
HostName 192.168.178.27
|
||||
HostName home
|
||||
User michel
|
||||
IdentityFile ~/.ssh/home.key
|
||||
|
||||
|
|
@ -51,6 +51,6 @@ Host vagrant
|
|||
IdentityFile ~/.ssh/vagrant
|
||||
|
||||
Host essential
|
||||
HostName 192.168.178.26
|
||||
HostName essential
|
||||
User michel
|
||||
IdentityFile ~/.ssh/essential_home.key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue