diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 676b028..c157078 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -79,6 +79,13 @@ Host clank_raw_front PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank +Host clank_crdb + #Hostname 49.13.127.127 + Hostname 10.0.9.15 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank + Host wg_clank_bigboks_0 Hostname 10.0.10.0 User root