/[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 728 by boklm, Sat Jan 8 14:43:55 2011 UTC revision 736 by boklm, Sun Jan 9 02:10:47 2011 UTC
# Line 35  node valstar { Line 35  node valstar {
35          cia_module => "sysadm",          cia_module => "sysadm",
36      }      }
37    
38        subversion::repository { "/svn/soft/":
39            group => "mga-packagers",
40            commit_mail => ['mageia-sysadm@mageia.org'],
41            cia_post => true,
42            cia_module => "soft",
43        }
44    
45        subversion::repository { "/svn/web/":
46            group => "mga-committers",
47            cia_post => true,
48            cia_module => "web",
49        }
50    
51      subversion::repository { "/svn/packages/":      subversion::repository { "/svn/packages/":
52          group => "mga-packagers",          group => "mga-packagers",
53          no_binary => true,          no_binary => true,

Legend:
Removed from v.728  
changed lines
  Added in v.736

  ViewVC Help
Powered by ViewVC 1.1.30