Puppet Class: apache::mod::proxy_http

Defined in:
puppet/modules/apache/manifests/mod/proxy_http.pp

Overview

Class: apache::mod::proxy_http



3
4
5
# File 'puppet/modules/apache/manifests/mod/proxy_http.pp', line 3

class apache::mod::proxy_http {
    apache::mod_conf { 'proxy_http': }
}