diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index e76908d..676b028 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -97,6 +97,12 @@ Host clank_testboks_0 PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank +Host clank_smolboks_1 + Hostname 10.0.10.6 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank + Host clank_monitoring Hostname 10.0.9.6 User root