Declare who can send elections topics.
This commit is contained in:
parent
b1dbece2a6
commit
e6c0f79b68
2 changed files with 12 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue