feat: add loki

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-19 21:32:35 +02:00
parent ab3d90ec02
commit 43df3015da

View File

@@ -221,6 +221,13 @@ Host clank_plausible
IdentitiesOnly true IdentitiesOnly true
IdentityFile ~/.ssh/id_clank IdentityFile ~/.ssh/id_clank
Host clank_loki
Hostname 10.0.11.18
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor Host harbor
Hostname 10.0.10.3 Hostname 10.0.10.3
User root User root