Update .ssh/config
This commit is contained in:
parent
d8ab18993f
commit
e4e2da670e
@ -65,6 +65,12 @@ Host clank_smolboks_0
|
|||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
|
Host clank_testboks_0
|
||||||
|
Hostname 10.0.12.0
|
||||||
|
User root
|
||||||
|
PubKeyAuthentication yes
|
||||||
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host clank_monitoring
|
Host clank_monitoring
|
||||||
Hostname 10.0.9.6
|
Hostname 10.0.9.6
|
||||||
User root
|
User root
|
||||||
|
Loading…
Reference in New Issue
Block a user