[gitlab] vault_ => vault.

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-02-22 23:34:30 +01:00
parent 23371f7cb1
commit c2eb610edf
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ glob_gitlab:
port: 389
uid: 'uid'
bind_dn: 'cn=gitlab,ou=service-users,dc=crans,dc=org'
bind_password: "{{ vault_gitlab_ldap_password }}"
bind_password: "{{ vault.gitlab_ldap_password }}"
base: 'cn=Utilisateurs,dc=crans,dc=org'
user_filter: '(&(!(shadowExpire=0))(uid=*))'
cas_name: 'cas3'