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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2769 - (hide 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 misc 2303 # 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 misc 2674 include postfix::server::secondary
9 misc 2303 include blog::base
10     include blog::db_backup
11     include mysql::server
12 misc 2708 include dns::server
13     timezone::timezone { 'Europe/Paris': }
14 misc 2303
15 misc 2708 openldap::slave_instance { '1':
16 misc 2303 rid => 1,
17     }
18    
19 boklm 2769 # temporary protection for CVE-2011-3192
20     include apache::cve-2011-3192
21    
22 misc 2303 # 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