09b59f7685336666fbbfaa9adcac6d83c59ea595
[mirror/dsa-puppet.git] / modules / apache2 / manifests / authn_file.pp
1 class apache2::authn_file {
2   apache2::module { 'authn_file': }
3 }