/[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 3253 by boklm, Mon Dec 10 18:41:12 2012 UTC revision 3254 by boklm, Wed Jun 19 19:15:59 2013 UTC
# Line 15  class gitweb { Line 15  class gitweb {
15          webapp_file => 'gitweb/webapp.conf',          webapp_file => 'gitweb/webapp.conf',
16      }      }
17    
18      mga-common::local_script { 'gitweb.wrapper.sh':      mga_common::local_script { 'gitweb.wrapper.sh':
19          content => template('gitweb/wrapper.sh'),          content => template('gitweb/wrapper.sh'),
20          notify  => Service['apache'],          notify  => Service['apache'],
21      }      }

Legend:
Removed from v.3253  
changed lines
  Added in v.3254

  ViewVC Help
Powered by ViewVC 1.1.30