Declare fedmsg certs for batcave.
This commit is contained in:
parent
93892372e8
commit
19389f221a
1 changed files with 13 additions and 0 deletions
|
@ -14,6 +14,19 @@ ansible_base: /srv/web/infra/ansible
|
|||
freezes: false
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3"
|
||||
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
owner: root
|
||||
group: sysadmin
|
||||
can_send:
|
||||
- ansible.playbook.complete
|
||||
- ansible.playbook.start
|
||||
- service: scm
|
||||
owner: root
|
||||
group: sysadmin
|
||||
can_send:
|
||||
- infragit.receive
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: High
|
||||
csi_primary_contact: admin@fedoraproject.org / sysadmin-main-members
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue