From 45b98b2fe4cfd76baaa61ca909ca3934c8a9bad7 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 16 Oct 2023 20:42:52 +0200 Subject: [PATCH] Update .ssh/config --- private_dot_ssh/private_executable_config.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 3c76f90..256ba4f 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -55,8 +55,8 @@ Host clank_bigboks_0 IdentityFile ~/.ssh/id_clank Host clank_reserve_me - Hostname 168.119.105.241 - #Hostname 10.0.10.0 + #Hostname 168.119.105.241 + Hostname 10.0.9.11 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank