Puppet Class: apache::mod::authn_file

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

Overview

Class: apache::mod::authn_file



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

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