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

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

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

revision 2482 by misc, Sun Mar 11 22:01:59 2012 UTC revision 2483 by misc, Sun Mar 11 22:02:02 2012 UTC
# Line 3  class bugzilla { Line 3  class bugzilla {
3      $bugzilla_location = "/usr/share/bugzilla/template/en/custom"      $bugzilla_location = "/usr/share/bugzilla/template/en/custom"
4    
5      package { ['bugzilla',      package { ['bugzilla',
6                 'graphviz',                 'graphviz',
7                   'perl-Template-GD', # needed for graphical_report suppo
8                 'perl-Test-Taint',                 'perl-Test-Taint',
9                 'perl-JSON-RPC']: }                 'perl-JSON-RPC']: }
10    

Legend:
Removed from v.2482  
changed lines
  Added in v.2483

  ViewVC Help
Powered by ViewVC 1.1.30