[thelounge] Rename thelounge ldap password

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-22 22:24:09 +01:00 committed by ynerant
parent f83b34191a
commit 28a6fd4be6
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ glob_thelounge:
url: "ldap://172.16.10.157"
primaryKey: "cn"
rootDN: "cn=thelounge,ou=service-users,dc=crans,dc=org"
rootPassword: "{{ vault.ldap_thelounge_password }}"
rootPassword: "{{ vault.ldap_thelounge }}"
filter: "(objectclass=inetOrgPerson)"
base: "dc=crans,dc=org"
scope: "sub"