/[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 340 by misc, Sat Nov 20 11:52:54 2010 UTC revision 378 by misc, Mon Nov 22 02:04:06 2010 UTC
# Line 4  class bugzilla { Line 4  class bugzilla {
4          ensure => installed;          ensure => installed;
5      }      }
6    
7      $password = extlookup("bugzilla_password")      $password = extlookup("bugzilla_password",'x')
8      $passwordLdap = extlookup("bugzilla_ldap")      $passwordLdap = extlookup("bugzilla_ldap",'x')
9    
10      file { '/etc/bugzilla/localconfig':      file { '/etc/bugzilla/localconfig':
11        ensure => present,        ensure => present,

Legend:
Removed from v.340  
changed lines
  Added in v.378

  ViewVC Help
Powered by ViewVC 1.1.30