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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2770 - (show annotations) (download)
Thu May 31 23:32:59 2012 UTC (11 years, 10 months ago) by boklm
File size: 589 byte(s)
add apache::base on krampouezh (needed for meetbot logs)
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 # http server for meetbot logs
20 include apache::base
21
22 # temporary protection for CVE-2011-3192
23 include apache::cve-2011-3192
24
25 # Other services running on this server :
26 # - meetbot
27 }

Properties

Name Value
svn:keywords ID Date Rev

  ViewVC Help
Powered by ViewVC 1.1.30