chore: add vagrant config for authentik ldap outpost

Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
Bert-Jan Fikse 2026-04-10 17:24:16 +02:00
parent 2f9f7e61f9
commit 56bff066f7
Signed by: bert-jan
GPG key ID: C1E0AB516AC16D1A

View file

@ -0,0 +1,4 @@
authentik_outpost_ldap_host: "http://authentik-server-1:9000"
authentik_outpost_ldap_token: "vagrant-ldap-outpost-token-change-in-production"
authentik_outpost_ldap_insecure: "true"
authentik_outpost_ldap_authentik_network: "authentik_backend"