[gitlab] vault_ => vault.
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
23371f7cb1
commit
c2eb610edf
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue