From 46e66bc5e34d1e45e5ba43e23c2687345d7fbfbf Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 28 Oct 2023 21:19:01 +0200 Subject: [PATCH] Update .ssh/config --- private_dot_ssh/private_executable_config.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index f3e98b3..6b01a67 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -91,7 +91,7 @@ Host clank_monitoring Host drone Hostname 10.0.11.3 - User root + User drone-1 PubKeyAuthentication yes IdentitiesOnly true IdentityFile ~/.ssh/id_clank