From 891926a155e11af6f19a67e539c1e2c555e96db0 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 3 Jan 2025 22:56:20 +0100 Subject: [PATCH] feat: add new smolboks Signed-off-by: kjuulh --- private_dot_ssh/private_executable_config.tmpl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 4d71e45..1ad50d5 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -109,6 +109,12 @@ Host clank_smolboks_2 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank + +Host clank_smolboks_3 + Hostname 10.0.13.0 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank Host clank_testboks_0 Hostname 10.0.12.1