Parent Directory
|
Revision Log
split nodes.pp into smaller file, one per server
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::secondary_smtp |
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 | # Other services running on this server : |
20 | # - meetbot |
21 | } |
Name | Value |
---|---|
svn:keywords | ID Date Rev |
ViewVC Help | |
Powered by ViewVC 1.1.30 |