class apache::cve-2011-3192 { # temporary protection against CVE-2011-3192 # http://httpd.apache.org/security/CVE-2011-3192.txt apache::config { '/etc/httpd/conf.d/CVE-2011-3192.conf': content => template('apache/CVE-2011-3192.conf'), } }