1REPORT_BUGZILLA.CO(5) LIBREPORT MANUAL REPORT_BUGZILLA.CO(5)
2
3
4
6 report_Bugzilla.conf - libreport's configuration file for
7 'report_Bugzilla' events.
8
10 This configuration file contains values for options defined in
11 /usr/share/libreport/events/report_Bugzilla.xml
12
13 Configuration file lines should have PARAM = VALUE format. The
14 parameters are:
15
16 Bugzilla_Login
17 Login to Bugzilla account.
18
19 Bugzilla_Password
20 Password to Bugzilla account.
21
22 Bugzilla_BugzillaURL
23 Bugzilla HTTP(S) address. (default: https://bugzilla.redhat.com)
24
25 Bugzilla_SSLVerify
26 Use yes/true/on/1 to verify server’s SSL certificate. (default:
27 yes)
28
29 Bugzilla_Product
30 Product bug field value. Useful if you needed different product
31 than specified in /etc/os-release
32
33 Bugzilla_ProductVersion
34 Version bug field value. Useful if you needed different product
35 version than specified in /etc/os-release
36
37 Bugzilla_PrivateGroups
38 List of Bugzilla group names that will be set to the new bug if
39 Bugzilla_CreatePrivate equals yes
40
41 Bugzilla_CreatePrivate
42 Use yes/no to control whether the new bug should have set groups
43 listed in Bugzilla_PrivateGroups
44
45 Bugzilla_DontMatchComponents
46 Comma-separated list of package components (e.g. selinux-policy,
47 anaconda) for which reporter-bugzilla should not use Bugzilla
48 component match when searching for duplicate bug reports.
49
50 http_proxy
51 the proxy server to use for HTTP
52
53 HTTPS_PROXY
54 the proxy server to use for HTTPS
55
57 report_event.conf(5), reporter-bugzilla(1), bugzilla_event.conf(5)
58
60 · ABRT team
61
62
63
64LIBREPORT 2.9.5 08/10/2019 REPORT_BUGZILLA.CO(5)