Allow jscotka to access ODCS, so he is able to develop ODCS integration for modules testing.
This commit is contained in:
parent
ec87815def
commit
80d97a84b5
2 changed files with 7 additions and 0 deletions
|
@ -37,6 +37,9 @@ fedmsg_certs:
|
|||
- odcs.compose.state-changed
|
||||
|
||||
odcs_target_dir_url: https://odcs.fedoraproject.org/composes
|
||||
# Give access to jscotka to be able to develop module testing integration
|
||||
# for taskotron.
|
||||
odcs_allowed_clients_users: ["jscotka"]
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
|
|
|
@ -38,6 +38,10 @@ fedmsg_certs:
|
|||
|
||||
odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes
|
||||
|
||||
# Give access to jscotka to be able to develop module testing integration
|
||||
# for taskotron.
|
||||
odcs_allowed_clients_users: ["jscotka"]
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: Factory 2 factory2-members@fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue