mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Allow CCCC service to execute pungi composes.
This commit is contained in:
@@ -42,6 +42,8 @@ odcs_allowed_clients_users:
|
||||
jkaluza: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
releng-odcs@service: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
osbs@service: {}
|
||||
# This is token used by CCCC service running on https://jenkins-fedora-infra.apps.ci.centos.org/job/cccc.
|
||||
odcs@service: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||
odcs_allowed_clients_groups:
|
||||
sysadmin-odcs: {}
|
||||
pungi-devel: {}
|
||||
|
||||
Reference in New Issue
Block a user