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

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

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

revision 1967 by misc, Tue Jul 19 20:12:32 2011 UTC revision 1968 by misc, Fri Aug 19 12:31:35 2011 UTC
# Line 20  class gitweb { Line 20  class gitweb {
20          path => '/etc/httpd/conf/webapps.d/gitweb.conf',          path => '/etc/httpd/conf/webapps.d/gitweb.conf',
21          content => template('gitweb/webapp.conf'),          content => template('gitweb/webapp.conf'),
22          notify => Service['apache'],          notify => Service['apache'],
23            require => Package['apache'],
24      }      }
25        
26      file { 'gitweb.wrapper.sh':      file { 'gitweb.wrapper.sh':

Legend:
Removed from v.1967  
changed lines
  Added in v.1968

  ViewVC Help
Powered by ViewVC 1.1.30