From fbc9f7455359e7ba92f42fdbb0e80b9501bdee99 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 28 Oct 2023 21:15:22 +0200 Subject: [PATCH] Update .ssh/config --- private_dot_ssh/private_executable_config.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 256ba4f..f71429d 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -89,6 +89,7 @@ Host drone Hostname 10.0.11.3 User root PubKeyAuthentication yes + IdentitiesOnly true IdentityFile ~/.ssh/id_clank Host harbor