diff --git a/inventory/group_vars/koschei b/inventory/group_vars/koschei index 66a7526f31..adb49c87f7 100644 --- a/inventory/group_vars/koschei +++ b/inventory/group_vars/koschei @@ -40,6 +40,8 @@ fedmsg_certs: - service: koschei owner: root group: koschei + can_send: + - koschei.package.state.change # For the MOTD csi_security_category: Low diff --git a/inventory/group_vars/koschei-stg b/inventory/group_vars/koschei-stg index 956ffb15ff..0d06b1b60f 100644 --- a/inventory/group_vars/koschei-stg +++ b/inventory/group_vars/koschei-stg @@ -40,6 +40,8 @@ fedmsg_certs: - service: koschei owner: root group: koschei + can_send: + - koschei.package.state.change # For the MOTD csi_security_category: Low