Update .ssh/config
This commit is contained in:
parent
6490128a0c
commit
1b2c6fc2a5
@ -86,6 +86,13 @@ Host clank_crdb
|
|||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
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
|
Host wg_clank_bigboks_0
|
||||||
Hostname 10.0.10.0
|
Hostname 10.0.10.0
|
||||||
User root
|
User root
|
||||||
|
Loading…
Reference in New Issue
Block a user