Configure pungi for when we do autosigning

Basically, allow the current fedora-26 key, and do no longer accept
unsigned.

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-09-24 21:03:41 +00:00
parent 16f8055c54
commit f44367f125

View File

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