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