/[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 1850 by misc, Mon Jul 18 11:16:52 2011 UTC revision 1851 by misc, Mon Jul 18 11:16:57 2011 UTC
# Line 2  class bugzilla { Line 2  class bugzilla {
2    
3     $bugzilla_location = "/usr/share/bugzilla/template/en/custom"     $bugzilla_location = "/usr/share/bugzilla/template/en/custom"
4    
5      package { 'bugzilla':      package { ['bugzilla','graphviz']:
6          ensure => installed;          ensure => installed;
7      }      }
8    

Legend:
Removed from v.1850  
changed lines
  Added in v.1851

  ViewVC Help
Powered by ViewVC 1.1.30