templates: enable ignore_missing_repos in openshift
This commit is contained in:
parent
af48971981
commit
5d6a4b762b
1 changed files with 1 additions and 0 deletions
|
|
@ -249,6 +249,7 @@ objects:
|
||||||
- claim: account_id
|
- claim: account_id
|
||||||
pattern: ^(${ACL_ACCOUNT_ID_TENANTS})$
|
pattern: ^(${ACL_ACCOUNT_ID_TENANTS})$
|
||||||
osbuild-composer.toml: |
|
osbuild-composer.toml: |
|
||||||
|
ignore_missing_repos = true
|
||||||
log_level = "info"
|
log_level = "info"
|
||||||
log_format = "json"
|
log_format = "json"
|
||||||
[koji]
|
[koji]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue