Update .ssh/config

This commit is contained in:
Kasper Juul Hermansen 2024-02-04 13:40:01 +01:00
parent 81fc67243b
commit 6490128a0c
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -79,6 +79,13 @@ Host clank_raw_front
PubKeyAuthentication yes
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
Hostname 10.0.10.0
User root