Update .ssh/config

This commit is contained in:
2024-02-04 13:40:01 +01:00
parent 81fc67243b
commit 6490128a0c

View File

@@ -79,6 +79,13 @@ Host clank_raw_front
PubKeyAuthentication yes PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host clank_crdb
#Hostname 49.13.127.127
Hostname 10.0.9.15
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