59d6f6e9a4f02d2dade70d2c72682fc745872873
[mirror/dsa-puppet.git] / proxy_http.pp
1 class apache2::module::proxy_http {
2   apache2::module { 'proxy_http': }
3 }