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

Diff of /puppet/manifests/nodes.pp

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

revision 774 by boklm, Wed Jan 12 18:34:44 2011 UTC revision 775 by misc, Thu Jan 13 18:12:25 2011 UTC
# Line 49  node alamut { Line 49  node alamut {
49  #  #
50      include default_mageia_server_no_smtp      include default_mageia_server_no_smtp
51      include postgresql::server      include postgresql::server
     include dns_server  
52      timezone::timezone { "Europe/Paris": }      timezone::timezone { "Europe/Paris": }
53    
54      include catdap      include catdap
# Line 62  node alamut { Line 61  node alamut {
61      include postfix::primary_smtp      include postfix::primary_smtp
62        
63      include lists      include lists
64        include dns::server
65  }  }
66    
67  # buildnode  # buildnode
# Line 108  node krampouezh { Line 108  node krampouezh {
108      #include default_mageia_server_no_smtp      #include default_mageia_server_no_smtp
109      #include postfix::secondary_smtp      #include postfix::secondary_smtp
110    
111      include dns_server      include dns::server
112      timezone::timezone { "Europe/Paris": }      timezone::timezone { "Europe/Paris": }
113  # Other services running on this server :  # Other services running on this server :
114  # - meetbot  # - meetbot

Legend:
Removed from v.774  
changed lines
  Added in v.775

  ViewVC Help
Powered by ViewVC 1.1.30