diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 9c8a3a1..4a68c6e 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -48,7 +48,8 @@ Host clank_renovate IdentityFile ~/.ssh/id_clank Host clank_bigboks_0 - Hostname 136.243.15.57 + #Hostname 136.243.15.57 + Hostname 10.0.10.0 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank @@ -117,3 +118,10 @@ Host clank_k8s_001 User root PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank + +Host clank_storage_box + Hostname u344185.your-storagebox.de + User u344185 + Port 23 + PubKeyAuthentication yes + IdentityAgent ~/.1password/agent.sock