diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 67473b9..f335906 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -65,6 +65,12 @@ Host clank_smolboks_0 PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank +Host clank_testboks_0 + Hostname 10.0.12.0 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank + Host clank_monitoring Hostname 10.0.9.6 User root