feat: add bitebuds

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 20:40:53 +02:00
parent 81dcd1b8e2
commit 62f995159a
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -207,6 +207,13 @@ Host clank_content
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_bitebuds
Hostname 10.0.11.16
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root