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