update permitted fedmsg topics for openQA (add comment msgs)

This commit is contained in:
Adam Williamson 2016-12-09 11:35:04 -08:00
parent 1f38a32946
commit a83df14f98
2 changed files with 6 additions and 0 deletions

View file

@ -56,6 +56,9 @@ fedmsg_certs:
owner: root
group: geekotest
can_send:
- openqa.comment.create
- openqa.comment.update
- openqa.comment.delete
- openqa.job.create
- openqa.job.delete
- openqa.job.cancel

View file

@ -58,6 +58,9 @@ fedmsg_certs:
owner: root
group: geekotest
can_send:
- openqa.comment.create
- openqa.comment.update
- openqa.comment.delete
- openqa.job.create
- openqa.job.delete
- openqa.job.cancel