From 717ae98d500cd97cbb7d1de5393f61d1af873e07 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 16 Aug 2016 15:07:31 -0500 Subject: [PATCH] do not allow unsigned rpms and fix up the keys Signed-off-by: Dennis Gilmore --- fedora.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora.conf b/fedora.conf index 7999006..91457e2 100644 --- a/fedora.conf +++ b/fedora.conf @@ -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