Update .ssh/config
This commit is contained in:
parent
52f4beee5e
commit
fbc9f74553
@ -89,6 +89,7 @@ Host drone
|
|||||||
Hostname 10.0.11.3
|
Hostname 10.0.11.3
|
||||||
User root
|
User root
|
||||||
PubKeyAuthentication yes
|
PubKeyAuthentication yes
|
||||||
|
IdentitiesOnly true
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
Host harbor
|
Host harbor
|
||||||
|
Loading…
Reference in New Issue
Block a user