Merge branch 'slapd' into 'newinfra'

[slapd] Petit ménage

See merge request 
certbot_on_virtu
_benjamin 2021-02-03 14:28:19 +00:00
commit 76114488e3
2 changed files with 0 additions and 4 deletions
roles/slapd/templates/ldap

View File

@ -51,9 +51,6 @@
- hosts: ldap_server
vars:
slapd: '{{ glob_slapd | combine(loc_slapd | default({})) }}'
ldap:
private_key: "{{ vault_ldap_private_key }}"
certificate: "{{ vault_ldap_certificate }}"
roles:
- slapd

View File

@ -39,7 +39,6 @@ constraint_attribute uid regex ^_
moduleload syncprov
{% endif %}
# TODO FAIRE LES CERTIFICATS
# TLS Certificates
#TLSCipherSuite HIGH:MEDIUM:-SSLv2:-SSLv3
TLSCertificateFile /etc/ldap/ldap.pem