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