try again, with puppetforge modules, correctly included now
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / authn_file.pp
1 class apache::mod::authn_file {
2   ::apache::mod { 'authn_file': }
3 }