/[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 673 by misc, Thu Jan 6 01:33:54 2011 UTC revision 676 by misc, Thu Jan 6 03:04:45 2011 UTC
# Line 24  node valstar { Line 24  node valstar {
24      include restrictshell::allow_svn      include restrictshell::allow_svn
25      include restrictshell::allow_pkgsubmit      include restrictshell::allow_pkgsubmit
26    
27        subversion::repository { "/svn/adm/":
28            group => "mga-sysadmin",
29            commit_mail => "mageia-sysadm@mageia.org",
30            syntax_check => ['check_puppet_templates','check_puppet'],
31        }
32    
33      subversion::snapshot { "/etc/puppet":      subversion::snapshot { "/etc/puppet":
34          source => "svn://svn.mageia.org/svn/adm/puppet/"          source => "svn://svn.mageia.org/svn/adm/puppet/"
35      }      }

Legend:
Removed from v.673  
changed lines
  Added in v.676

  ViewVC Help
Powered by ViewVC 1.1.30