Declare who can send what mm2 fedmsg stuff.
This commit is contained in:
parent
385db6cec1
commit
ab65fcdf7d
4 changed files with 10 additions and 0 deletions
|
@ -5,6 +5,8 @@ fedmsg_certs:
|
||||||
- service: shell
|
- service: shell
|
||||||
owner: mirrormanager
|
owner: mirrormanager
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
|
can_send:
|
||||||
|
- mirrormanager.netblocks.get
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Medium
|
csi_security_category: Medium
|
||||||
|
|
|
@ -4,6 +4,8 @@ fedmsg_certs:
|
||||||
- service: shell
|
- service: shell
|
||||||
owner: mirrormanager
|
owner: mirrormanager
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
|
can_send:
|
||||||
|
- mirrormanager.netblocks.get
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Medium
|
csi_security_category: Medium
|
||||||
|
|
|
@ -4,6 +4,9 @@ fedmsg_certs:
|
||||||
- service: shell
|
- service: shell
|
||||||
owner: mirrormanager
|
owner: mirrormanager
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
|
can_send:
|
||||||
|
- mirrormanager.crawler.complete
|
||||||
|
- mirrormanager.crawler.start
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Medium
|
csi_security_category: Medium
|
||||||
|
|
|
@ -4,6 +4,9 @@ fedmsg_certs:
|
||||||
- service: shell
|
- service: shell
|
||||||
owner: mirrormanager
|
owner: mirrormanager
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
|
can_send:
|
||||||
|
- mirrormanager.crawler.complete
|
||||||
|
- mirrormanager.crawler.start
|
||||||
|
|
||||||
# For the MOTD
|
# For the MOTD
|
||||||
csi_security_category: Medium
|
csi_security_category: Medium
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue