Fix allowed_users syntax in ODCS staging

This commit is contained in:
Jan Kaluža 2018-05-29 08:36:07 +00:00
parent 887fbc3cbb
commit 0d715e7f5a
2 changed files with 3 additions and 13 deletions

View file

@ -39,11 +39,7 @@ fedmsg_certs:
can_send:
- odcs.compose.state-changed
odcs_allowed_source_types: ["tag", "raw_config", "module"]
odcs_pungi_runroot_enabled: True
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client", "intltool"]
odcs_pungi_parent_runroot_tag: f26-build
odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
odcs_allowed_source_types: ["tag", "module"]
odcs_raw_config_urls:
mboddu_pungi_fedora: https://pagure.io/fork/mohanboddu/pungi-fedora/raw/%s/f/fedora.conf

View file

@ -36,11 +36,7 @@ fedmsg_certs:
can_send:
- odcs.compose.state-changed
odcs_allowed_source_types: ["tag", "raw_config", "module"]
odcs_pungi_runroot_enabled: True
odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client", "intltool"]
odcs_pungi_parent_runroot_tag: f26-build
odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs
odcs_allowed_source_types: ["tag", "module"]
odcs_raw_config_urls:
mboddu_pungi_fedora: https://pagure.io/fork/mohanboddu/pungi-fedora/raw/%s/f/fedora.conf
@ -51,9 +47,7 @@ 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: ["tag", "module"]
- mohanboddu: ["tag", "module", "raw_config"]
- kellin: ["tag", "module", "raw_config"]
jscotka: {}
# For the MOTD
csi_security_category: Low