From f6606cc1060fce4c5f7acd9b44007568d1eb547f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 8 Nov 2019 15:20:00 +0000 Subject: [PATCH] Remove pkgset_koji_tag and pkgset_koji_inherit for modules Signed-off-by: Mohan Boddu --- roles/bodhi2/backend/templates/pungi.module.conf.j2 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/roles/bodhi2/backend/templates/pungi.module.conf.j2 b/roles/bodhi2/backend/templates/pungi.module.conf.j2 index 5ce9b650c2..d6571fbd3f 100644 --- a/roles/bodhi2/backend/templates/pungi.module.conf.j2 +++ b/roles/bodhi2/backend/templates/pungi.module.conf.j2 @@ -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