/[adm]/puppet/modules/subversion/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/subversion/manifests/init.pp

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

revision 130 by misc, Thu Nov 4 18:25:13 2010 UTC revision 131 by dmorgan, Fri Nov 5 10:16:46 2010 UTC
# Line 8  class subversion { Line 8  class subversion {
8          package { "subversion-server":          package { "subversion-server":
9              ensure => installed,              ensure => installed,
10          }          }
11    
12            package { "perl-SVN-Notify-Config":
13                ensure => installed,
14            }
15    
16      }      }
17    
18      # TODO create proper hook directory ( see zarb.org )      # TODO create proper hook directory ( see zarb.org )

Legend:
Removed from v.130  
changed lines
  Added in v.131

  ViewVC Help
Powered by ViewVC 1.1.30