Update .ssh/config

This commit is contained in:
2023-10-28 21:15:22 +02:00
parent 52f4beee5e
commit fbc9f74553

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