Add sysadmin-osbs to the ODCS allowed client
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
947255da8e
commit
259b31fc84
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ odcs_pdc_insecure: False
|
|||
odcs_pdc_develop: True
|
||||
odcs_target_dir: /srv/odcs
|
||||
odcs_target_dir_url: http://{{ inventory_hostname }}/composes
|
||||
odcs_allowed_clients_groups: {"sysadmin-mbs": {}}
|
||||
odcs_allowed_clients_groups: {"sysadmin-mbs": {}, "sysadmin-osbs": {}}
|
||||
odcs_allowed_clients_users: {}
|
||||
odcs_admin_groups: ["sysadmin-mbs"]
|
||||
odcs_admin_users: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue