ssh: rename host srv-01 to syncthing-01
This commit is contained in:
parent
6c82b765f1
commit
999eb41c6e
@ -105,11 +105,10 @@ Host obs-01
|
|||||||
HostName obs-01.tail755c5.ts.net
|
HostName obs-01.tail755c5.ts.net
|
||||||
Port 22
|
Port 22
|
||||||
|
|
||||||
Host srv-01
|
Host syncthing-01
|
||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/srv-01
|
IdentityFile=~/.ssh/syncthing-01
|
||||||
HostName srv-01.tail755c5.ts.net
|
HostName syncthing-01.tail755c5.ts.net
|
||||||
Port 22
|
|
||||||
|
|
||||||
Host stg-01
|
Host stg-01
|
||||||
User etorres
|
User etorres
|
||||||
|
@ -101,9 +101,9 @@ Host obs-01
|
|||||||
IdentityFile=~/.ssh/obs-01
|
IdentityFile=~/.ssh/obs-01
|
||||||
HostName 192.168.1.9
|
HostName 192.168.1.9
|
||||||
|
|
||||||
Host srv-01
|
Host syncthing-01
|
||||||
User etorres
|
User etorres
|
||||||
IdentityFile=~/.ssh/srv-01
|
IdentityFile=~/.ssh/syncthing-01
|
||||||
HostName 192.168.1.7
|
HostName 192.168.1.7
|
||||||
|
|
||||||
Host stg-01
|
Host stg-01
|
||||||
|
Loading…
x
Reference in New Issue
Block a user