/[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 188 by dmorgan, Sun Nov 7 00:46:55 2010 UTC revision 222 by misc, Wed Nov 10 00:57:44 2010 UTC
# Line 4  class bugzilla { Line 4  class bugzilla {
4          ensure => installed;          ensure => installed;
5      }      }
6    
7        $password = extlookup("bugzilla_password")
8      file { '/etc/bugzilla/localconfig':      file { '/etc/bugzilla/localconfig':
9          ensure => present,          ensure => present,
10          owner => root,          owner => root,

Legend:
Removed from v.188  
changed lines
  Added in v.222

  ViewVC Help
Powered by ViewVC 1.1.30