ssh: syncthing-01 -> fs-01
This commit is contained in:
@@ -105,10 +105,10 @@ Host print-01
|
|||||||
IdentityFile=~/.ssh/print-01
|
IdentityFile=~/.ssh/print-01
|
||||||
HostName print-01.tail755c5.ts.net
|
HostName print-01.tail755c5.ts.net
|
||||||
|
|
||||||
Host syncthing-01
|
Host fs-01
|
||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/syncthing-01
|
IdentityFile=~/.ssh/fs-01
|
||||||
HostName syncthing-01.tail755c5.ts.net
|
HostName fs-01.tail755c5.ts.net
|
||||||
|
|
||||||
Host web-01
|
Host web-01
|
||||||
User etorres
|
User etorres
|
||||||
|
@@ -83,6 +83,11 @@ Host dev-01
|
|||||||
IdentityFile=~/.ssh/dev-01
|
IdentityFile=~/.ssh/dev-01
|
||||||
HostName 192.168.1.94
|
HostName 192.168.1.94
|
||||||
|
|
||||||
|
Host fs-01
|
||||||
|
User etorres
|
||||||
|
IdentityFile=~/.ssh/fs-01
|
||||||
|
HostName 192.168.1.7
|
||||||
|
|
||||||
Host gms-01
|
Host gms-01
|
||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/gms-01
|
IdentityFile=~/.ssh/gms-01
|
||||||
@@ -103,11 +108,6 @@ Host print-01
|
|||||||
IdentityFile=~/.ssh/print-01
|
IdentityFile=~/.ssh/print-01
|
||||||
HostName 192.168.1.56
|
HostName 192.168.1.56
|
||||||
|
|
||||||
Host syncthing-01
|
|
||||||
User etorres
|
|
||||||
IdentityFile=~/.ssh/syncthing-01
|
|
||||||
HostName 192.168.1.7
|
|
||||||
|
|
||||||
Host stg-01
|
Host stg-01
|
||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/stg-01
|
IdentityFile=~/.ssh/stg-01
|
||||||
|
Reference in New Issue
Block a user