view modules/apache/templates/mod/authnz_ldap.conf.erb @ 0:956e484adc12

Initial public release of Puppet configs
author IBBoard <dev@ibboard.co.uk>
date Sat, 16 Aug 2014 19:47:38 +0000
parents
children 675c1cc61eaf
line wrap: on
line source

<% if @verifyServerCert == true -%>
LDAPVerifyServerCert On
<% else -%>
LDAPVerifyServerCert Off
<% end -%>