Remove pkgset_koji_tag and pkgset_koji_inherit for modules

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu 2019-11-08 15:20:00 +00:00 committed by Pierre-Yves Chibon
parent 7f4959768b
commit f6606cc106

View file

@ -44,13 +44,6 @@ pdc_develop = True
# PKGSET
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
# GATHER