aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Lécureuil <neoclust@mageia.org>2017-04-18 15:55:14 +0200
committerNicolas Lécureuil <neoclust@mageia.org>2017-04-18 15:55:14 +0200
commitf9f2faa00c4e86162a192ea86612d0ca52b7e1a9 (patch)
treec5e4e1dbeba6deba62daa4ced6fe64d190551c63
parentb5e457b075474399e87bbb53c1453200568256ed (diff)
downloadpuppet-f9f2faa00c4e86162a192ea86612d0ca52b7e1a9.tar
puppet-f9f2faa00c4e86162a192ea86612d0ca52b7e1a9.tar.gz
puppet-f9f2faa00c4e86162a192ea86612d0ca52b7e1a9.tar.bz2
puppet-f9f2faa00c4e86162a192ea86612d0ca52b7e1a9.tar.xz
puppet-f9f2faa00c4e86162a192ea86612d0ca52b7e1a9.zip
bugzilla: Changedebug_group value
-rw-r--r--modules/bugzilla/templates/params.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bugzilla/templates/params.json b/modules/bugzilla/templates/params.json
index f5d709e4..3b77face 100644
--- a/modules/bugzilla/templates/params.json
+++ b/modules/bugzilla/templates/params.json
@@ -30,7 +30,7 @@
"cookiedomain" : "",
"cookiepath" : "/",
"createemailregexp" : ".*",
- "debug_group" : "editbugs",
+ "debug_group" : "admin",
"default_search_limit" : "500",
"defaultopsys" : "Linux",
"defaultplatform" : "All",