4b2a90995756b68f4499d4675a34b4304bd0e72b
[mirror/dsa-puppet.git] / modules / apache2 / manifests / proxy_http.pp
1 class apache2::proxy_http {
2   apache2::module { 'proxy_http': }
3 }