Declare who can send bodhi masher topics.

This commit is contained in:
Ralph Bean 2015-06-12 18:39:24 +00:00
parent 96f0a96e70
commit 7a66da4aac
3 changed files with 27 additions and 0 deletions

View file

@ -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"

View file

@ -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

View file

@ -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"