fix templateing
This commit is contained in:
parent
eb60dd6f39
commit
d2d16482f2
@ -15,7 +15,7 @@ include /etc/openldap/schema/ppolicy.schema
|
|||||||
include /etc/openldap/schema/collective.schema
|
include /etc/openldap/schema/collective.schema
|
||||||
{% for schema in ldap_proxy_custom_schemas %}
|
{% for schema in ldap_proxy_custom_schemas %}
|
||||||
include /etc/openldap/schema/{{ item | basename }}
|
include /etc/openldap/schema/{{ item | basename }}
|
||||||
{% endif %}
|
{% endfor %}
|
||||||
|
|
||||||
## Module paths ##############################################################
|
## Module paths ##############################################################
|
||||||
modulepath /usr/lib64/openldap/
|
modulepath /usr/lib64/openldap/
|
||||||
|
Loading…
Reference in New Issue
Block a user