Remove a bunch of 3rdparty modules that seem unused
[mirror/dsa-puppet.git] / 3rdparty / modules / apache / manifests / mod / proxy_http.pp
diff --git a/3rdparty/modules/apache/manifests/mod/proxy_http.pp b/3rdparty/modules/apache/manifests/mod/proxy_http.pp
deleted file mode 100644 (file)
index 1579e68..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-class apache::mod::proxy_http {
-  Class['::apache::mod::proxy'] -> Class['::apache::mod::proxy_http']
-  ::apache::mod { 'proxy_http': }
-}