Allow Koschei backend to emit new fedmsg topic
Upstream links: - issue: https://github.com/msimacek/koschei/issues/17 - pull request: https://github.com/msimacek/koschei/pull/136
This commit is contained in:
parent
9877d8ec6b
commit
8c507cfa06
2 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@ fedmsg_certs:
|
||||||
owner: root
|
owner: root
|
||||||
group: koschei
|
group: koschei
|
||||||
can_send:
|
can_send:
|
||||||
|
- koschei.collection.state.change
|
||||||
- koschei.package.state.change
|
- koschei.package.state.change
|
||||||
- koschei.update
|
- koschei.update
|
||||||
|
|
||||||
|
|
|
@ -40,6 +40,7 @@ fedmsg_certs:
|
||||||
owner: root
|
owner: root
|
||||||
group: koschei
|
group: koschei
|
||||||
can_send:
|
can_send:
|
||||||
|
- koschei.collection.state.change
|
||||||
- koschei.package.state.change
|
- koschei.package.state.change
|
||||||
- koschei.update
|
- koschei.update
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue