Declare who can send bodhi masher topics.
This commit is contained in:
parent
96f0a96e70
commit
7a66da4aac
3 changed files with 27 additions and 0 deletions
|
@ -34,5 +34,13 @@ fedmsg_certs:
|
|||
- service: bodhi
|
||||
owner: root
|
||||
group: masher
|
||||
can_send:
|
||||
- bodhi.mashtask.complete
|
||||
- bodhi.mashtask.mashing
|
||||
- bodhi.mashtask.start
|
||||
- bodhi.mashtask.sync.done
|
||||
- bodhi.mashtask.sync.wait
|
||||
- bodhi.errata.publish
|
||||
- bodhi.update.eject
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
|
|
@ -30,3 +30,14 @@ fedmsg_certs:
|
|||
- service: shell
|
||||
owner: root
|
||||
group: root
|
||||
#- service: bodhi
|
||||
# owner: root
|
||||
# group: masher
|
||||
# can_send:
|
||||
# - bodhi.mashtask.complete
|
||||
# - bodhi.mashtask.mashing
|
||||
# - bodhi.mashtask.start
|
||||
# - bodhi.mashtask.sync.done
|
||||
# - bodhi.mashtask.sync.wait
|
||||
# - bodhi.errata.publish
|
||||
# - bodhi.update.eject
|
||||
|
|
|
@ -34,5 +34,13 @@ fedmsg_certs:
|
|||
- service: bodhi
|
||||
owner: root
|
||||
group: masher
|
||||
can_send:
|
||||
- bodhi.mashtask.complete
|
||||
- bodhi.mashtask.mashing
|
||||
- bodhi.mashtask.start
|
||||
- bodhi.mashtask.sync.done
|
||||
- bodhi.mashtask.sync.wait
|
||||
- bodhi.errata.publish
|
||||
- bodhi.update.eject
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue