From f44367f1258a3f9a9b4798bc0259e43a5c3939ee Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Sat, 24 Sep 2016 21:03:41 +0000 Subject: [PATCH] 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 --- fedora.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.conf b/fedora.conf index 16a6a6e..c3635d7 100644 --- a/fedora.conf +++ b/fedora.conf @@ -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