Remove pkgset_koji_tag and pkgset_koji_inherit for modules
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
7f4959768b
commit
f6606cc106
1 changed files with 0 additions and 7 deletions
|
@ -44,13 +44,6 @@ pdc_develop = True
|
||||||
# PKGSET
|
# PKGSET
|
||||||
pkgset_source = 'koji' # koji, repos
|
pkgset_source = 'koji' # koji, repos
|
||||||
|
|
||||||
# PKGSET - KOJI
|
|
||||||
# pkgset_koji_tag is not used by the modular compose, but Pungi needs this
|
|
||||||
# option to appear in a config, otherwise it fails. Once this is fixed, we can
|
|
||||||
# remove this option completely.
|
|
||||||
pkgset_koji_tag = 'not-used'
|
|
||||||
pkgset_koji_inherit = False
|
|
||||||
|
|
||||||
filter_system_release_packages = False
|
filter_system_release_packages = False
|
||||||
|
|
||||||
# GATHER
|
# GATHER
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue