Update .ssh/config

This commit is contained in:
Kasper Juul Hermansen 2023-10-28 21:15:22 +02:00
parent 52f4beee5e
commit fbc9f74553
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -89,6 +89,7 @@ Host drone
Hostname 10.0.11.3
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor