we expect to have all packages signed now so enforce it.

Fix up subsistution

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-03-08 14:19:27 -06:00
parent b796c1b316
commit 2087ac1b6c

View File

@ -15,7 +15,7 @@ comps_file = "comps-f24.xml" #{
#}
variants_file="variants-fedora.xml"
sigkeys = ["81B46521", "030D5AED", None] # None = unsigned
sigkeys = ["81B46521", "030D5AED"] # None = unsigned
# limit tree architectures
# if undefined, all architectures from variants.xml will be included
@ -240,7 +240,7 @@ image_volid_formats = [
image_volid_layered_product_formats = []
# Replace "Cloud" with "C" in volume id etc.
volume_id_substitutions = {
'24': 'rawh',
'Rawhide': 'rawh',
'Images': 'img',
'MATE_Compiz': 'MATE',
'Security': 'Sec',