diff --git a/private_dot_ssh/private_executable_config.tmpl b/private_dot_ssh/private_executable_config.tmpl index 3b92b56..ae15110 100644 --- a/private_dot_ssh/private_executable_config.tmpl +++ b/private_dot_ssh/private_executable_config.tmpl @@ -138,6 +138,12 @@ Host clank_k8s_001 PubKeyAuthentication yes IdentityFile ~/.ssh/id_clank +Host clank_k8s_002 + Hostname 10.0.10.6 + User root + PubKeyAuthentication yes + IdentityFile ~/.ssh/id_clank + Host clank_storage_box Hostname u344185.your-storagebox.de User u344185