aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@netscape.net>2016-02-21 20:40:58 +0200
committerThomas Backlund <tmb@mageia.org>2016-02-21 20:40:58 +0200
commit073644369dd2be4742b78a48ef7795520a27de93 (patch)
tree414e7d3c0cf715922b6fb1e22d631e22d4921f52 /modules/bugzilla
parent9c88eafb46225df40f8e7a03a54f378e83935f53 (diff)
downloadpuppet-073644369dd2be4742b78a48ef7795520a27de93.tar
puppet-073644369dd2be4742b78a48ef7795520a27de93.tar.gz
puppet-073644369dd2be4742b78a48ef7795520a27de93.tar.bz2
puppet-073644369dd2be4742b78a48ef7795520a27de93.tar.xz
puppet-073644369dd2be4742b78a48ef7795520a27de93.zip
add missing maintainer definition (mga#17798)
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/params3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params
index abe26bd8..a12379fa 100644
--- a/modules/bugzilla/templates/params
+++ b/modules/bugzilla/templates/params
@@ -32,8 +32,8 @@
'cookiepath' => '/',
'createemailregexp' => '.*',
'cvsroot' => '',
- 'debug_group' => 'editbugs',
'cvsroot_get' => '',
+ 'debug_group' => 'editbugs',
'default_search_limit' => '500',
'defaultopsys' => 'Linux',
'defaultplatform' => 'i586',
@@ -54,6 +54,7 @@
'lxr_url' => '',
'mail_delivery_method' => 'SMTP',
'mailfrom' => 'bugzilla-daemon@<%= domain %>',
+ 'maintainer' => 'sysadmin@group.<%= domain %>',
'makeproductgroups' => 0,
'maxattachmentsize' => '1000',
'maxlocalattachment' => '0',