do not allow unsigned rpms and fix up the keys

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-08-16 15:07:31 -05:00
parent baf76c62a5
commit 717ae98d50

View File

@ -15,7 +15,7 @@ comps_file = 'comps-f25.xml' #{
keep_original_comps = ['Everything']
variants_file='variants-fedora.xml'
sigkeys = ['81B46521', '030D5AED', None] # None = unsigned
sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned
# limit tree architectures
# if undefined, all architectures from variants.xml will be included