feat: add todo

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 11:16:49 +02:00
parent caee084d58
commit 54f278b8bb
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -172,6 +172,13 @@ Host clank_zitadel
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_todo
Hostname 10.0.11.10
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root