1REPORT_BUGZILLA.CO(5)          LIBREPORT MANUAL          REPORT_BUGZILLA.CO(5)
2
3
4

NAME

6       report_Bugzilla.conf - libreport's configuration file for
7       'report_Bugzilla' events.
8

DESCRIPTION

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_APIKey
17           API key for authentication to Bugzilla account.
18
19       Bugzilla_BugzillaURL
20           Bugzilla HTTP(S) address. (default: https://bugzilla.redhat.com)
21
22       Bugzilla_SSLVerify
23           Use yes/true/on/1 to verify server’s SSL certificate. (default:
24           yes)
25
26       Bugzilla_Product
27           Product bug field value. Useful if you needed different product
28           than specified in /etc/os-release
29
30       Bugzilla_ProductVersion
31           Version bug field value. Useful if you needed different product
32           version than specified in /etc/os-release
33
34       Bugzilla_PrivateGroups
35           List of Bugzilla group names that will be set to the new bug if
36           Bugzilla_CreatePrivate equals yes
37
38       Bugzilla_CreatePrivate
39           Use yes/no to control whether the new bug should have set groups
40           listed in Bugzilla_PrivateGroups
41
42       Bugzilla_DontMatchComponents
43           Comma-separated list of package components (e.g. selinux-policy,
44           anaconda) for which reporter-bugzilla should not use Bugzilla
45           component match when searching for duplicate bug reports.
46
47       http_proxy
48           the proxy server to use for HTTP
49
50       HTTPS_PROXY
51           the proxy server to use for HTTPS
52

SEE ALSO

54       report_event.conf(5), reporter-bugzilla(1), bugzilla_event.conf(5)
55

AUTHOR

57       •   ABRT team
58
59
60
61LIBREPORT 2.17.4                  09/14/2022             REPORT_BUGZILLA.CO(5)
Impressum