/[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 2217 by misc, Sun Jan 8 22:24:41 2012 UTC revision 2482 by misc, Sun Mar 11 22:01:59 2012 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','graphviz', 'perl-Test-Taint', 'perl-JSON-RPC']: }      package { ['bugzilla',
6                   'graphviz',
7                   'perl-Test-Taint',
8                   'perl-JSON-RPC']: }
9    
10      $pgsql_password = extlookup("bugzilla_pgsql",'x')      $pgsql_password = extlookup("bugzilla_pgsql",'x')
11      $ldap_password = extlookup("bugzilla_ldap",'x')      $ldap_password = extlookup("bugzilla_ldap",'x')

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

  ViewVC Help
Powered by ViewVC 1.1.30