Update .ssh/config

This commit is contained in:
Kasper Juul Hermansen 2023-10-16 20:27:33 +02:00
parent 9abc6d5162
commit b074f27884
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -54,6 +54,13 @@ Host clank_bigboks_0
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host clank_reserve_me
Hostname 168.119.105.241
#Hostname 10.0.10.0
User root
PubKeyAuthentication yes
IdentityFile ~/.ssh/id_clank
Host wg_clank_bigboks_0
Hostname 10.0.10.0
User root