templates: image-builder-ci access to composer

This should all move to app-interface, as it is configuration, and
we should distinguish between staging and production.

But for now, enable this where it is.

Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
Tom Gundersen 2021-10-25 19:48:22 +01:00 committed by Ondřej Budai
parent 83a35fb9b8
commit cfe9f7a87f

View file

@ -165,7 +165,7 @@ objects:
data:
acl.yml: |
- claim: user_id
pattern: ^(54629121|54629180|54597799)$
pattern: ^(54629121|54629180|54597799|54676085)$
osbuild-composer.toml: |
log_level = "info"
[koji]