forked from infra/ansible
Add bodhis pungi fedmsg cert
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a80d43a445
commit
189880aa9b
1 changed files with 9 additions and 0 deletions
|
|
@ -27,6 +27,15 @@ fedmsg_certs:
|
|||
group: masher
|
||||
can_send:
|
||||
- bodhi.masher.start
|
||||
# These are certs for pungi
|
||||
- service: releng
|
||||
owner: root
|
||||
group: masher
|
||||
can_send:
|
||||
# new school pungi-koji stuff (ask dgilmore)
|
||||
- pungi.compose.phase.start
|
||||
- pungi.compose.phase.stop
|
||||
- pungi.compose.status.change
|
||||
# These are certs for the masher to publish its own messages as it progresses.
|
||||
- service: bodhi
|
||||
owner: root
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue