/[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 68 by blino, Sun Oct 31 19:35:57 2010 UTC revision 69 by blino, Mon Nov 1 11:22:21 2010 UTC
# Line 82  node alamut { Line 82  node alamut {
82  node jonund {  node jonund {
83  # Location: IELO datacenter (marseille)  # Location: IELO datacenter (marseille)
84  #  #
 # TODO:  
 # - iurt  
 #  
85          include default_mageia_server          include default_mageia_server
86            include default_mageia_buildnode
87      timezone::timezone { "Europe/Paris": }      timezone::timezone { "Europe/Paris": }
88  }  }
89    
90  node ecosse {  node ecosse {
91  # Location: IELO datacenter (marseille)  # Location: IELO datacenter (marseille)
92  #  #
 # TODO:  
 # - iurt  
 #  
93          include default_mageia_server          include default_mageia_server
94            include default_mageia_buildnode
95      timezone::timezone { "Europe/Paris": }      timezone::timezone { "Europe/Paris": }
96  }  }
97    

Legend:
Removed from v.68  
changed lines
  Added in v.69

  ViewVC Help
Powered by ViewVC 1.1.30