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