diff --git a/inventory/group_vars/bugzilla2fedmsg b/inventory/group_vars/bugzilla2fedmsg index c3af917c33..9622f8e93a 100644 --- a/inventory/group_vars/bugzilla2fedmsg +++ b/inventory/group_vars/bugzilla2fedmsg @@ -19,6 +19,9 @@ fedmsg_certs: - service: bugzilla2fedmsg owner: root group: fedmsg + can_send: + - bugzilla.bug.new + - bugzilla.bug.update # For the MOTD csi_security_category: Low diff --git a/inventory/group_vars/bugzilla2fedmsg-stg b/inventory/group_vars/bugzilla2fedmsg-stg index 6035ef5955..901380bf32 100644 --- a/inventory/group_vars/bugzilla2fedmsg-stg +++ b/inventory/group_vars/bugzilla2fedmsg-stg @@ -19,6 +19,9 @@ fedmsg_certs: - service: bugzilla2fedmsg owner: root group: fedmsg + can_send: + - bugzilla.bug.new + - bugzilla.bug.update # For the MOTD csi_security_category: Low