/[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 289 by dmorgan, Thu Nov 18 19:59:40 2010 UTC revision 291 by dmorgan, Thu Nov 18 20:23:56 2010 UTC
# Line 1  Line 1 
1  class bugzilla {  class bugzilla {
2    
3      package { bugzilla      package { 'bugzilla':
4          ensure => installed;          ensure => installed;
5      }      }
6    

Legend:
Removed from v.289  
changed lines
  Added in v.291

  ViewVC Help
Powered by ViewVC 1.1.30