feat: add vault

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 01:29:35 +02:00
parent 2de593a89f
commit 8fe46fa254
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -158,6 +158,13 @@ Host clank_storage
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_vault
Hostname 10.0.11.8
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root