From c0a62b9bc2b09991610523aabc60825630f18b62 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 12 Aug 2023 20:32:30 +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 d51bf23..eb6fa64 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -79,7 +79,7 @@ Host clank_monitoring IdentityFile ~/.ssh/id_clank Host drone - Hostname 10.0.11.4 + Hostname 10.0.11.3 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank