Declare a fedmsg topic for odcs.

This commit is contained in:
Ralph Bean 2017-09-29 15:23:15 +00:00
parent f12e3171ff
commit d8912435f5
4 changed files with 12 additions and 8 deletions

View file

@ -31,9 +31,10 @@ fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-mbs,sysadmin-veteran
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: odcs
owner: fedmsg
group: fedmsg
can_send: []
owner: odcs
group: odcs
can_send:
- odcs.compose.state-changed
# For the MOTD
csi_security_category: Low

View file

@ -31,9 +31,10 @@ fas_client_groups: sysadmin-noc,sysadmin-releng,sysadmin-mbs,sysadmin-veteran
# These are consumed by a task in roles/fedmsg/base/main.yml
fedmsg_certs:
- service: odcs
owner: fedmsg
group: fedmsg
can_send: []
owner: odcs
group: odcs
can_send:
- odcs.compose.state-changed
# For the MOTD
csi_security_category: Low

View file

@ -33,7 +33,8 @@ fedmsg_certs:
- service: odcs
owner: apache
group: apache
can_send: []
can_send:
- odcs.compose.state-changed
odcs_target_dir_url: https://odcs.fedoraproject.org/composes

View file

@ -33,7 +33,8 @@ fedmsg_certs:
- service: odcs
owner: apache
group: apache
can_send: []
can_send:
- odcs.compose.state-changed
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes