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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2674 by misc, Thu Mar 22 15:18:24 2012 UTC revision 2769 by boklm, Thu May 31 23:15:18 2012 UTC
# Line 9  node krampouezh { Line 9  node krampouezh {
9      include blog::base      include blog::base
10      include blog::db_backup      include blog::db_backup
11      include mysql::server      include mysql::server
12      include dns::server      include dns::server
13      timezone::timezone { "Europe/Paris": }      timezone::timezone { 'Europe/Paris': }
14    
15      openldap::slave_instance { "1":      openldap::slave_instance { '1':
16          rid => 1,          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 :  # Other services running on this server :
23  # - meetbot  # - meetbot
24  }  }

Legend:
Removed from v.2674  
changed lines
  Added in v.2769

  ViewVC Help
Powered by ViewVC 1.1.30