Declare who can send elections topics.

This commit is contained in:
Ralph Bean 2015-06-12 19:01:06 +00:00
parent b1dbece2a6
commit e6c0f79b68
2 changed files with 12 additions and 2 deletions

View file

@ -25,4 +25,9 @@ fedmsg_certs:
- service: fedora_elections
owner: root
group: apache
can_send:
- fedora_elections.candidate.delete
- fedora_elections.candidate.edit
- fedora_elections.candidate.new
- fedora_elections.election.edit
- fedora_elections.election.new

View file

@ -24,4 +24,9 @@ fedmsg_certs:
- service: fedora_elections
owner: root
group: apache
can_send:
- fedora_elections.candidate.delete
- fedora_elections.candidate.edit
- fedora_elections.candidate.new
- fedora_elections.election.edit
- fedora_elections.election.new