feat: add matrix

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-18 22:21:41 +02:00
parent 21486f91c4
commit 4cb7a30a6c
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -142,6 +142,13 @@ Host drone
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_matrix_2
Hostname 10.0.11.4
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root