Merge branch 'fordsa' of https://git.adam-barratt.org.uk/git/mirror/dsa-puppet
[mirror/dsa-puppet.git] / modules / apache2 / manifests / authn_anon.pp
1 class apache2::authn_anon {
2   include apache2::module::authn_anon
3 }