feat: add content

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 15:08:28 +02:00
parent 37dfdb2739
commit 81dcd1b8e2
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -200,6 +200,13 @@ Host clank_gitea
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_content
Hostname 10.0.11.15
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root