Declare topics for askbot.

This commit is contained in:
Ralph Bean 2015-06-12 18:22:15 +00:00
parent 2f393cba9c
commit 032d116fcc
2 changed files with 12 additions and 1 deletions

View file

@ -25,6 +25,12 @@ fedmsg_certs:
- service: askbot
owner: root
group: apache
can_send:
- askbot.post.delete
- askbot.post.edit
- askbot.post.flag_offensive.add
- askbot.post.flag_offensive.delete
- askbot.tag.update
# For the MOTD

View file

@ -25,7 +25,12 @@ fedmsg_certs:
- service: askbot
owner: root
group: apache
can_send:
- askbot.post.delete
- askbot.post.edit
- askbot.post.flag_offensive.add
- askbot.post.flag_offensive.delete
- askbot.tag.update
# For the MOTD
csi_security_category: Low