mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Declare who can send elections topics.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user