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