Merge branch 'fordsa' of https://git.adam-barratt.org.uk/git/mirror/dsa-puppet
[mirror/dsa-puppet.git] / modules / apache2 / manifests / rewrite.pp
index bcd75f1..a097ccf 100644 (file)
@@ -1,3 +1,3 @@
 class apache2::rewrite {
-  apache2::module { 'rewrite': }
+  include apache2::module::rewrite
 }