Declare who can send what mailman3 fedmsg stuff.
This commit is contained in:
parent
cc0cf1eb34
commit
385db6cec1
2 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,8 @@ fedmsg_certs:
|
||||||
- service: mailman
|
- service: mailman
|
||||||
owner: mailman
|
owner: mailman
|
||||||
group: mailman
|
group: mailman
|
||||||
|
can_send:
|
||||||
|
- mailman.receive
|
||||||
|
|
||||||
# Postfix main.cf
|
# Postfix main.cf
|
||||||
postfix_group: mailman
|
postfix_group: mailman
|
||||||
|
|
|
@ -17,6 +17,8 @@ fedmsg_certs:
|
||||||
- service: mailman
|
- service: mailman
|
||||||
owner: mailman
|
owner: mailman
|
||||||
group: mailman
|
group: mailman
|
||||||
|
can_send:
|
||||||
|
- mailman.receive
|
||||||
|
|
||||||
# default virt install command is for a single nic-device
|
# default virt install command is for a single nic-device
|
||||||
# define in another group file for more nics (see buildvm)
|
# define in another group file for more nics (see buildvm)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue