Declare topics for bugzilla.
This commit is contained in:
parent
a5f65b3a7c
commit
0fc93be4d2
2 changed files with 6 additions and 0 deletions
|
@ -19,6 +19,9 @@ fedmsg_certs:
|
||||||
- service: bugzilla2fedmsg
|
- service: bugzilla2fedmsg
|
||||||
owner: root
|
owner: root
|
||||||
group: fedmsg
|
group: fedmsg
|
||||||
|
can_send:
|
||||||
|
- bugzilla.bug.new
|
||||||
|
- bugzilla.bug.update
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Low
|
csi_security_category: Low
|
||||||
|
|
|
@ -19,6 +19,9 @@ fedmsg_certs:
|
||||||
- service: bugzilla2fedmsg
|
- service: bugzilla2fedmsg
|
||||||
owner: root
|
owner: root
|
||||||
group: fedmsg
|
group: fedmsg
|
||||||
|
can_send:
|
||||||
|
- bugzilla.bug.new
|
||||||
|
- bugzilla.bug.update
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Low
|
csi_security_category: Low
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue