From 1b2c6fc2a5a766258b163ff18d02bacc44efa1a7 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 4 Feb 2024 20:38:05 +0100 Subject: [PATCH] Update .ssh/config --- private_dot_ssh/private_executable_config.tmpl | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index c157078..92acec8 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -85,6 +85,13 @@ Host clank_crdb User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank + +Host clank_crdb_agent_0 + #Hostname 49.13.127.127 + Hostname 10.0.9.16 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank Host wg_clank_bigboks_0 Hostname 10.0.10.0