Skip to content
Snippets Groups Projects
Commit dd6c9c1b authored by shirenn's avatar shirenn 🌊
Browse files

ansible_vault → ansible/: gitlab

parent 15ebf25b
No related branches found
No related tags found
No related merge requests found
......@@ -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.bind_password }}"
base: 'cn=Utilisateurs,dc=crans,dc=org'
user_filter: '(&(!(shadowExpire=0))(uid=*))'
cas_name: 'cas3'
......
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