/[adm]/puppet/manifests/nodes/krampouezh.pp
ViewVC logotype

Contents of /puppet/manifests/nodes/krampouezh.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2769 - (show annotations) (download)
Thu May 31 23:15:18 2012 UTC (11 years, 10 months ago) by boklm
File size: 528 byte(s)
add fix for CVE-2011-3192 on krampouezh
1 # gandi-vm
2 node krampouezh {
3 # Location: gandi VM
4 #
5 #
6 #include common::default_mageia_server
7 include common::default_mageia_server_no_smtp
8 include postfix::server::secondary
9 include blog::base
10 include blog::db_backup
11 include mysql::server
12 include dns::server
13 timezone::timezone { 'Europe/Paris': }
14
15 openldap::slave_instance { '1':
16 rid => 1,
17 }
18
19 # temporary protection for CVE-2011-3192
20 include apache::cve-2011-3192
21
22 # Other services running on this server :
23 # - meetbot
24 }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30