From f33b9a7afa5b625ffb7f6aa82e3a83ef7e6f8100 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Wed, 26 Jul 2023 17:25:16 +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 f335906..6b9820a 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -66,7 +66,7 @@ Host clank_smolboks_0 IdentityFile ~/.ssh/id_clank Host clank_testboks_0 - Hostname 10.0.12.0 + Hostname 10.0.12.1 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank