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