Update .ssh/config

This commit is contained in:
2023-08-10 12:53:26 +02:00
parent d86c1735c3
commit cc4f1a8fc4

View File

@@ -48,7 +48,8 @@ Host clank_renovate
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host clank_bigboks_0 Host clank_bigboks_0
Hostname 136.243.15.57 #Hostname 136.243.15.57
Hostname 10.0.10.0
User root User root
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
@@ -117,3 +118,10 @@ Host clank_k8s_001
User root User root
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host clank_storage_box
Hostname u344185.your-storagebox.de
User u344185
Port 23
PubKeyAuthentication yes
IdentityAgent ~/.1password/agent.sock