Allow CCCC service to execute pungi composes.
This commit is contained in:
parent
df4b719e4e
commit
9ff808e876
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ odcs_allowed_clients_users:
|
||||||
jkaluza: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
jkaluza: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
|
||||||
releng-odcs@service: {"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: {}
|
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:
|
odcs_allowed_clients_groups:
|
||||||
sysadmin-odcs: {}
|
sysadmin-odcs: {}
|
||||||
pungi-devel: {}
|
pungi-devel: {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue