diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index eb6fa64..3c76f90 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -54,6 +54,13 @@ Host clank_bigboks_0 PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank +Host clank_reserve_me + Hostname 168.119.105.241 + #Hostname 10.0.10.0 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank + Host wg_clank_bigboks_0 Hostname 10.0.10.0 User root