diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index b27fc5a..d6241ae 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -59,13 +59,6 @@ Host clank_bigboks_0 PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank -Host clank_reserve_me - #Hostname 168.119.105.241 - Hostname 10.0.9.11 - User root - PubKeyAuthentication yes - IdentityFile ~/.ssh/id_clank - Host clank_raw_front #Hostname 88.198.162.254 Hostname 10.0.9.14 @@ -186,7 +179,7 @@ Host clank_blog IdentitiesOnly true IdentityFile ~/.ssh/id_clank -Host clank_reserve-me +Host clank_reserve_me Hostname 10.0.11.12 User root PubKeyAuthentication yes