From cfe9f7a87f4916da5e208d7500db71f0c6afc58b Mon Sep 17 00:00:00 2001 From: Tom Gundersen Date: Mon, 25 Oct 2021 19:48:22 +0100 Subject: [PATCH] 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 --- templates/composer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/composer.yml b/templates/composer.yml index 70a60488d..58b9c5a43 100644 --- a/templates/composer.yml +++ b/templates/composer.yml @@ -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]