From d86c1735c3dcf078fd5ea62d5c9570d5b9e71072 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Thu, 10 Aug 2023 12:51:51 +0200 Subject: [PATCH] Update .ssh/config --- private_dot_ssh/private_executable_config.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 6b9820a..9c8a3a1 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -77,9 +77,8 @@ Host clank_monitoring PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank - Host drone - Hostname 10.0.10.2 + Hostname 10.0.11.4 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank