ALBS-413: Split the pungi config into templatable and non-templatable parts
- Some fixes to the paths
This commit is contained in:
parent
a9aaaa7aea
commit
82d20e8a98
@ -31,7 +31,7 @@ tree_arches = ['{{ arch }}']
|
|||||||
|
|
||||||
# PKGSET
|
# PKGSET
|
||||||
pkgset_source = "koji"
|
pkgset_source = "koji"
|
||||||
koji_profile = "{{ koji_profile_name }}"
|
koji_profile = "{{ product_name }}_{{ distribution_major_version }}"
|
||||||
|
|
||||||
# PKGSET - KOJI
|
# PKGSET - KOJI
|
||||||
pkgset_koji_tag = "dist-c8-compose"
|
pkgset_koji_tag = "dist-c8-compose"
|
||||||
|
Loading…
Reference in New Issue
Block a user