Update .ssh/config
This commit is contained in:
parent
6490128a0c
commit
1b2c6fc2a5
@ -85,6 +85,13 @@ Host clank_crdb
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_crdb_agent_0
|
||||
#Hostname 49.13.127.127
|
||||
Hostname 10.0.9.16
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host wg_clank_bigboks_0
|
||||
Hostname 10.0.10.0
|
||||
|
Loading…
Reference in New Issue
Block a user