Add the osbs service to the ODCS allowed client

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-06-19 20:30:09 +02:00
parent 5afb825376
commit fc38703328

View file

@ -6,7 +6,7 @@ odcs_pdc_develop: True
odcs_target_dir: /srv/odcs
odcs_target_dir_url: http://{{ inventory_hostname }}/composes
odcs_allowed_clients_groups: {"sysadmin-mbs": {}, "sysadmin-osbs": {}}
odcs_allowed_clients_users: {}
odcs_allowed_clients_users: {"osbs@service": {}}
odcs_admin_groups: ["sysadmin-mbs"]
odcs_admin_users: []
odcs_raw_config_urls: {}