whitespace/quoting: apache
[mirror/dsa-puppet.git] / modules / apache2 / manifests / proxy_http.pp
index 33b9f2c..4b2a909 100644 (file)
@@ -1,3 +1,3 @@
 class apache2::proxy_http {
-       apache2::module { 'proxy_http': }
+  apache2::module { 'proxy_http': }
 }