/[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 896 by misc, Mon Jan 24 14:28:17 2011 UTC revision 900 by misc, Mon Jan 24 16:58:01 2011 UTC
# Line 22  node valstar { Line 22  node valstar {
22      include buildsystem::mgacreatehome      include buildsystem::mgacreatehome
23    
24      include access_classes::committers      include access_classes::committers
25        include restrictshell::allow_git
26      include restrictshell::allow_svn      include restrictshell::allow_svn
27      include restrictshell::allow_pkgsubmit      include restrictshell::allow_pkgsubmit
28      # disabled the ldap key here instead of disabling for the      # disabled the ldap key here instead of disabling for the
# Line 29  node valstar { Line 30  node valstar {
30      #include openssh::ssh_keys_from_ldap      #include openssh::ssh_keys_from_ldap
31    
32      include repositories::subversion      include repositories::subversion
33        include repositories::git
34    
35      subversion::snapshot { "/etc/puppet":      subversion::snapshot { "/etc/puppet":
36          source => "svn://svn.mageia.org/svn/adm/puppet/"          source => "svn://svn.mageia.org/svn/adm/puppet/"

Legend:
Removed from v.896  
changed lines
  Added in v.900

  ViewVC Help
Powered by ViewVC 1.1.30