diff --git a/group_vars/thelounge.yml b/group_vars/thelounge.yml index 67a0ab6d732ca2ef703c6eead5497245084e11b8..66132cd122236c7a7f69b1588d7bbd1cadaa3bb9 100644 --- a/group_vars/thelounge.yml +++ b/group_vars/thelounge.yml @@ -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"