feat: add harbor

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 00:22:57 +02:00
parent dbf8e9e761
commit 8090f64a28
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -144,6 +144,13 @@ Host clank_renovate
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_harbor
Hostname 10.0.11.6
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root