ssh: add dev-02 host
This commit is contained in:
1
ssh/authorized_keys.dev-02
Normal file
1
ssh/authorized_keys.dev-02
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMarsVS0FsFG6C7irFtXA+IWylA87czEDIy24wMoUFq7 etorres@xenon
|
@@ -73,6 +73,11 @@ Host dev-01
|
||||
IdentityFile=~/.ssh/dev-01
|
||||
HostName dev-01.tail755c5.ts.net
|
||||
|
||||
Host dev-02
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/dev-02
|
||||
HostName dev-02.tail755c5.ts.net
|
||||
|
||||
Host gms-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/gms-01
|
||||
|
@@ -71,6 +71,11 @@ Host dev-01
|
||||
IdentityFile=~/.ssh/dev-01
|
||||
HostName 192.168.1.94
|
||||
|
||||
Host dev-02
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/dev-02
|
||||
HostName 192.168.1.31
|
||||
|
||||
Host gms-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/gms-01
|
||||
|
Reference in New Issue
Block a user