feat: add zitadel
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8fe46fa254
commit
caee084d58
@ -165,6 +165,13 @@ Host clank_vault
|
|||||||
IdentitiesOnly true
|
IdentitiesOnly true
|
||||||
IdentityFile ~/.ssh/id_clank
|
IdentityFile ~/.ssh/id_clank
|
||||||
|
|
||||||
|
Host clank_zitadel
|
||||||
|
Hostname 10.0.11.9
|
||||||
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user