Puppet Class: apache::mod::authnz_ldap

Defined in:
puppet/modules/apache/manifests/mod/authnz_ldap.pp

Overview

Class: apache::mod::authnz_ldap



3
4
5
# File 'puppet/modules/apache/manifests/mod/authnz_ldap.pp', line 3

class apache::mod::authnz_ldap {
    apache::mod_conf { 'authnz_ldap': }
}