From ae2e07e95fd1e685ead18e92045207b6d907d2e0 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Mon, 23 Oct 2017 15:19:43 +0000 Subject: [PATCH] Some more pungi fixes Signed-off-by: Patrick Uiterwijk --- roles/bodhi2/backend/files/pungi.rpm.conf.j2 | 25 +++----------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/roles/bodhi2/backend/files/pungi.rpm.conf.j2 b/roles/bodhi2/backend/files/pungi.rpm.conf.j2 index d974c604d1..6cdd26ea07 100644 --- a/roles/bodhi2/backend/files/pungi.rpm.conf.j2 +++ b/roles/bodhi2/backend/files/pungi.rpm.conf.j2 @@ -14,7 +14,7 @@ comps_file = { 'file': 'comps-{{ release.branch }}.xml', 'command': 'make', } -variants_file='variants-fedora.xml' +variants_file='variants.xml' sigkeys = [ {% release.version_int == 25 %} 'fdb19c98' @@ -32,7 +32,6 @@ hashed_directories = True # RUNROOT settings runroot = True -#runroot_channel = 'fedora_compose' runroot_channel = 'compose' runroot_tag = '{{ release.dist_tag }}-build' @@ -60,26 +59,8 @@ media_checksum_one_file = True media_checksum_base_filename = 'Fedora-%(variant)s-%(version)s-%(date)s.%(respin)s-%(arch)s' #jigdo create_jigdo = False -#extra_packages = [ -# '/mnt/packages/foo*', -#] -# fomat: [(variant_uid_regex, {arch|*: [packages]})] + additional_packages = [ - ('.*', { - '*': [ - 'kernel.*', - 'dracut.*', - 'autocorr-.*', - 'eclipse-nls-.*', - 'hunspell-.*', - 'hyphen-.*', - 'calligra-l10n-.*', - 'kde-l10n-.*', - 'libreoffice-langpack-.*', - 'man-pages-.*', - 'mythes-.*', - ], - }), ('^Everything$', { '*': [ '*', @@ -119,7 +100,7 @@ createiso_skip = [ }), ] -{% if release.collection_name == 'Fedora' %} +{% if release.id_prefix == 'FEDORA' %} ostree = [ ("^Atomic$", { "x86_64": {