Declare who can send what mailman3 fedmsg stuff.

This commit is contained in:
Ralph Bean 2015-06-12 19:50:39 +00:00
parent cc0cf1eb34
commit 385db6cec1
2 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,8 @@ fedmsg_certs:
- service: mailman
owner: mailman
group: mailman
can_send:
- mailman.receive
# Postfix main.cf
postfix_group: mailman

View file

@ -17,6 +17,8 @@ fedmsg_certs:
- service: mailman
owner: mailman
group: mailman
can_send:
- mailman.receive
# default virt install command is for a single nic-device
# define in another group file for more nics (see buildvm)