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:
parent
b796c1b316
commit
2087ac1b6c
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user