do not allow unsigned rpms and fix up the keys
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
baf76c62a5
commit
717ae98d50
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user