distribution: Spell osbuild-composer correctly
This commit is contained in:
parent
7555ed7556
commit
234c51e562
1 changed files with 2 additions and 3 deletions
|
|
@ -106,13 +106,12 @@ objects:
|
|||
metadata:
|
||||
name: composer-config
|
||||
data:
|
||||
osubild-composer.toml: |
|
||||
osbuild-composer.toml: |
|
||||
[koji]
|
||||
[worker]
|
||||
identity_filter = [${WORKER_API_IDENTITY_FILTER}]
|
||||
[composer_api]
|
||||
identity_filter = [${COMPOSER_API_IDENTITY_FILTER}]
|
||||
[worker_api]
|
||||
identity_filter = [${WORKER_API_IDENTITY_FILTER}]
|
||||
|
||||
|
||||
parameters:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue