From 897f776932b757b3372e6585195977828acefdd1 Mon Sep 17 00:00:00 2001 From: Rashmi Nargundkar Date: Sep 28 2017 19:01:05 +0000 Subject: enable createiso generation on all arches and volume id substitution for bikeshed Fixing createiso enablement for https://pagure.io/releng/issue/7074 Signed-off-by: Rashmi Nargundkar --- diff --git a/fedora-modular.conf b/fedora-modular.conf index 9e909b3..c76615f 100644 --- a/fedora-modular.conf +++ b/fedora-modular.conf @@ -99,7 +99,7 @@ createiso_skip = [ 'src': True }), ('^Server$', { - '*': True, + '*': False, 'src': True }), ] @@ -134,6 +134,7 @@ volume_id_substitutions = { 'Beta': 'B', 'TC': 'T', 'Modular': 'M', + 'Bikeshed': 'BS', } disc_types = {