ODCS: Grant admin rights to pungi-devel group.
This commit is contained in:
parent
a9bf7d0c02
commit
d7799c576a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ odcs_target_dir: /srv/odcs
|
|||
odcs_target_dir_url: http://{{ inventory_hostname }}/composes
|
||||
odcs_allowed_clients_groups: {"sysadmin-odcs": {}, "pungi-devel": {}, "packager": {"source_types": ["module"]}}
|
||||
odcs_allowed_clients_users: {"osbs@service": {}}
|
||||
odcs_admin_groups: ["sysadmin-odcs"]
|
||||
odcs_admin_groups: ["sysadmin-odcs", "pungi-devel"]
|
||||
odcs_admin_users: []
|
||||
odcs_raw_config_urls: {}
|
||||
odcs_pungi_runroot_enabled: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue