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
|
||||
Port 22
|
||||
|
||||
Host srv-01
|
||||
Host syncthing-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/srv-01
|
||||
HostName srv-01.tail755c5.ts.net
|
||||
Port 22
|
||||
IdentityFile=~/.ssh/syncthing-01
|
||||
HostName syncthing-01.tail755c5.ts.net
|
||||
|
||||
Host stg-01
|
||||
User etorres
|
||||
|
@ -101,9 +101,9 @@ Host obs-01
|
||||
IdentityFile=~/.ssh/obs-01
|
||||
HostName 192.168.1.9
|
||||
|
||||
Host srv-01
|
||||
Host syncthing-01
|
||||
User etorres
|
||||
IdentityFile=~/.ssh/srv-01
|
||||
IdentityFile=~/.ssh/syncthing-01
|
||||
HostName 192.168.1.7
|
||||
|
||||
Host stg-01
|
||||
|
Loading…
x
Reference in New Issue
Block a user