From 0fc93be4d250180f61d50fdd160db3be82fae009 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 12 Jun 2015 18:31:49 +0000 Subject: [PATCH] Declare topics for bugzilla. --- inventory/group_vars/bugzilla2fedmsg | 3 +++ inventory/group_vars/bugzilla2fedmsg-stg | 3 +++ 2 files changed, 6 insertions(+) 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