From b67d8844ee84ce545cbf7c127d03061a9f208ff8 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 23 Feb 2024 22:51:48 +0100 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 c509ea8..393aced 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -35,7 +35,7 @@ Host ratchet PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank -Host ratchet +Host clank_matrix Hostname 10.0.9.13 User root PubKeyAuthentication yes