aboutsummaryrefslogblamecommitdiff
path: root/cluster/staging/secretmgr.toml
blob: cbaa6f64fdc76e4cf6104b9233c4d37d0ff0e65c (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                          
[ldap]
server = "ldap://localhost:1389"
service_dn_suffix = "ou=services,ou=users,dc=staging,dc=deuxfleurs,dc=org"
admin_dn = "cn=admin,dc=staging,dc=deuxfleurs,dc=org"
admin_password_secret = "directory/admin_password"

[constants]
"dummy/public_domain" = "dummy.staging.deuxfleurs.org"
"dummy/test_constant" = "test value"