Update .ssh/config

This commit is contained in:
2024-02-04 20:38:05 +01:00
parent 6490128a0c
commit 1b2c6fc2a5

View File

@@ -86,6 +86,13 @@ Host clank_crdb
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host clank_crdb_agent_0
#Hostname 49.13.127.127
Hostname 10.0.9.16
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host wg_clank_bigboks_0 Host wg_clank_bigboks_0
Hostname 10.0.10.0 Hostname 10.0.10.0
User root User root