ssh: add host test-nixos
This commit is contained in:
@@ -115,3 +115,8 @@ Host web-01
|
|||||||
IdentityFile=~/.ssh/web-01
|
IdentityFile=~/.ssh/web-01
|
||||||
HostName web-01.tail755c5.ts.net
|
HostName web-01.tail755c5.ts.net
|
||||||
Port 22
|
Port 22
|
||||||
|
|
||||||
|
Host test-nixos
|
||||||
|
User etorres
|
||||||
|
IdentityFile=~/.ssh/test-nixos
|
||||||
|
HostName 192.168.1.151
|
||||||
|
@@ -122,3 +122,8 @@ Host web-01
|
|||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/web-01
|
IdentityFile=~/.ssh/web-01
|
||||||
HostName 192.168.1.5
|
HostName 192.168.1.5
|
||||||
|
|
||||||
|
Host test-nixos
|
||||||
|
User etorres
|
||||||
|
IdentityFile=~/.ssh/test-nixos
|
||||||
|
HostName 192.168.1.151
|
||||||
|
Reference in New Issue
Block a user