Declare who can send what mm2 fedmsg stuff.

This commit is contained in:
Ralph Bean 2015-06-12 19:54:51 +00:00
parent 385db6cec1
commit ab65fcdf7d
4 changed files with 10 additions and 0 deletions

View file

@ -5,6 +5,8 @@ fedmsg_certs:
- service: shell
owner: mirrormanager
group: sysadmin
can_send:
- mirrormanager.netblocks.get
# For the MOTD
csi_security_category: Medium

View file

@ -4,6 +4,8 @@ fedmsg_certs:
- service: shell
owner: mirrormanager
group: sysadmin
can_send:
- mirrormanager.netblocks.get
# For the MOTD
csi_security_category: Medium

View file

@ -4,6 +4,9 @@ fedmsg_certs:
- service: shell
owner: mirrormanager
group: sysadmin
can_send:
- mirrormanager.crawler.complete
- mirrormanager.crawler.start
# For the MOTD
csi_security_category: Medium

View file

@ -4,6 +4,9 @@ fedmsg_certs:
- service: shell
owner: mirrormanager
group: sysadmin
can_send:
- mirrormanager.crawler.complete
- mirrormanager.crawler.start
# For the MOTD
csi_security_category: Medium