diff --git a/inventory/group_vars/koschei-backend b/inventory/group_vars/koschei-backend index a6e637ed68..2d3cd0a591 100644 --- a/inventory/group_vars/koschei-backend +++ b/inventory/group_vars/koschei-backend @@ -42,6 +42,7 @@ fedmsg_certs: owner: root group: koschei can_send: + - koschei.collection.state.change - koschei.package.state.change - koschei.update diff --git a/inventory/group_vars/koschei-backend-stg b/inventory/group_vars/koschei-backend-stg index 02adf9c6e2..02e4f6e823 100644 --- a/inventory/group_vars/koschei-backend-stg +++ b/inventory/group_vars/koschei-backend-stg @@ -40,6 +40,7 @@ fedmsg_certs: owner: root group: koschei can_send: + - koschei.collection.state.change - koschei.package.state.change - koschei.update