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