templates: enable ignore_missing_repos in openshift

This commit is contained in:
Achilleas Koutsou 2024-10-31 18:50:05 +01:00 committed by Lukáš Zapletal
parent af48971981
commit 5d6a4b762b

View file

@ -249,6 +249,7 @@ objects:
- claim: account_id
pattern: ^(${ACL_ACCOUNT_ID_TENANTS})$
osbuild-composer.toml: |
ignore_missing_repos = true
log_level = "info"
log_format = "json"
[koji]