Update .ssh/config
This commit is contained in:
parent
93805dc68b
commit
0e14489fbb
@ -97,6 +97,12 @@ Host clank_testboks_0
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_smolboks_1
|
||||
Hostname 10.0.10.6
|
||||
User root
|
||||
PubKeyAuthentication yes
|
||||
IdentityFile ~/.ssh/id_clank
|
||||
|
||||
Host clank_monitoring
|
||||
Hostname 10.0.9.6
|
||||
User root
|
||||
|
Loading…
Reference in New Issue
Block a user