/[adm]/puppet/modules/apache/manifests/cve-2011-3192.pp
ViewVC logotype

Annotation of /puppet/modules/apache/manifests/cve-2011-3192.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2768 - (hide annotations) (download)
Thu May 31 23:11:13 2012 UTC (12 years, 5 months ago) by boklm
File size: 261 byte(s)
fix class name
1 boklm 2768 class apache::cve-2011-3192 {
2 boklm 2767 # temporary protection against CVE-2011-3192
3     # http://httpd.apache.org/security/CVE-2011-3192.txt
4     apache::config {
5     '/etc/httpd/conf.d/CVE-2011-3192.conf':
6     content => template('apache/CVE-2011-3192.conf'),
7     }
8     }

  ViewVC Help
Powered by ViewVC 1.1.30