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:
parent
f449cd45e8
commit
2ea2e9be09
1 changed files with 3 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue