add custom schemas to config

This commit is contained in:
Robert Kaussow 2018-12-12 22:11:55 +01:00
parent 4b61ba3b5d
commit eb60dd6f39
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ include /etc/openldap/schema/nis.schema
include /etc/openldap/schema/openldap.schema
include /etc/openldap/schema/ppolicy.schema
include /etc/openldap/schema/collective.schema
{% for schema in ldap_proxy_custom_schemas %}
include /etc/openldap/schema/{{ item | basename }}
{% endif %}
## Module paths ##############################################################
modulepath /usr/lib64/openldap/