templates/composer: give access to Fedora org

We will be using both offline tokens (account_id) and service accounts
(rh-org-id) for now.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2022-03-08 12:52:05 +01:00 committed by Ondřej Budai
parent f449cd45e8
commit 2ea2e9be09

View file

@ -202,7 +202,9 @@ objects:
- claim: user_id
pattern: ^(54629121|54629180|54597799|54676085|54968801)$
- claim: rh-org-id
pattern: ^(13826359)$
pattern: ^(13826359|15842261)$
- claim: account_id
pattern: ^(15842261)$
osbuild-composer.toml: |
log_level = "info"
[koji]