Skip to content
Snippets Groups Projects
Commit 28a6fd4b authored by ynerant's avatar ynerant Committed by ynerant
Browse files

[thelounge] Rename thelounge ldap password


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent f83b3419
No related branches found
No related tags found
1 merge request!165Nginx
...@@ -19,7 +19,7 @@ glob_thelounge: ...@@ -19,7 +19,7 @@ glob_thelounge:
url: "ldap://172.16.10.157" url: "ldap://172.16.10.157"
primaryKey: "cn" primaryKey: "cn"
rootDN: "cn=thelounge,ou=service-users,dc=crans,dc=org" rootDN: "cn=thelounge,ou=service-users,dc=crans,dc=org"
rootPassword: "{{ vault.ldap_thelounge_password }}" rootPassword: "{{ vault.ldap_thelounge }}"
filter: "(objectclass=inetOrgPerson)" filter: "(objectclass=inetOrgPerson)"
base: "dc=crans,dc=org" base: "dc=crans,dc=org"
scope: "sub" scope: "sub"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment