-
Christian Elberfeld authoredChristian Elberfeld authored
syncrepl_exporter.yml 217 B
---
ldap:
host: 'openldap'
port: '636'
basedn: '{{ ldap_base_dn }}'
starttls: false
bind: true
bindcn: '{{ ldap_readonly_bind_dn }}'
bindpass: '{{ ldap_readonly_pass }}'