ssh: add host dev-03
This commit is contained in:
parent
4070ba4f49
commit
afe1842873
0
ssh/authorized_keys.dev-03
Normal file
0
ssh/authorized_keys.dev-03
Normal file
@ -89,6 +89,11 @@ Host dev-02
|
||||
IdentityFile=~/.ssh/dev-02
|
||||
HostName dev-02.tail755c5.ts.net
|
||||
|
||||
Host dev-03
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/dev-03
|
||||
HostName dev-03.tail755c5.ts.net
|
||||
|
||||
Host gms-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/gms-01
|
||||
|
@ -86,6 +86,11 @@ Host dev-02
|
||||
IdentityFile=~/.ssh/dev-02
|
||||
HostName 192.168.1.31
|
||||
|
||||
Host dev-03
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/dev-03
|
||||
HostName 192.168.1.63
|
||||
|
||||
Host gms-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/gms-01
|
||||
|
Loading…
x
Reference in New Issue
Block a user