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