aboutsummaryrefslogtreecommitdiffstats
path: root/modules/bugzilla
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2013-03-15 19:25:51 +0000
committerDexter Morgan <dmorgan@mageia.org>2013-03-15 19:25:51 +0000
commit254e7d0d2e8035a88a8ab06b87f17b776a989f73 (patch)
tree1d5d1701839dd44c8071f5c3557d03aca040ca31 /modules/bugzilla
parent8405fcfa64d83c393bf9bcbe28f59453ea4b1aba (diff)
downloadpuppet-254e7d0d2e8035a88a8ab06b87f17b776a989f73.tar
puppet-254e7d0d2e8035a88a8ab06b87f17b776a989f73.tar.gz
puppet-254e7d0d2e8035a88a8ab06b87f17b776a989f73.tar.bz2
puppet-254e7d0d2e8035a88a8ab06b87f17b776a989f73.tar.xz
puppet-254e7d0d2e8035a88a8ab06b87f17b776a989f73.zip
initialise debug_group to the editbugs group
Diffstat (limited to 'modules/bugzilla')
-rw-r--r--modules/bugzilla/templates/params1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params
index bfc0fbc3..eb1fe23f 100644
--- a/modules/bugzilla/templates/params
+++ b/modules/bugzilla/templates/params
@@ -32,6 +32,7 @@
'cookiepath' => '/',
'createemailregexp' => '.*',
'cvsroot' => '',
+ 'debug_group' => 'editbugs',
'cvsroot_get' => '',
'default_search_limit' => '500',
'defaultopsys' => 'Linux',