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 <rnargund@redhat.com>
This commit is contained in:
Rashmi Nargundkar 2017-09-28 15:01:05 -04:00
parent c1d809e8e9
commit 897f776932

View File

@ -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 = {