From ed8b2bc3e5150458e50bc03e14a4a00d0a932529 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 04 2017 02:07:20 +0000 Subject: add f23 and f24 keys to cleanup koji-cleanup-signed.py Fedora 23 is EOL and Fedora 24 is about to be. add the appropriate keys to the cleanup script to free up some disk Signed-off-by: Dennis Gilmore --- diff --git a/scripts/koji-cleanup-signed.py b/scripts/koji-cleanup-signed.py index f92c82a..3e461dd 100755 --- a/scripts/koji-cleanup-signed.py +++ b/scripts/koji-cleanup-signed.py @@ -19,6 +19,8 @@ keys = ['069C8460', '30C9ECF8', '246110c1', 'efe550f5', '95a43f54', 'a0a7badb', '8e1431d5', 'a29cb19c', + '873529b8', '34ec9cba', + '030d5aed', '81b46521', ] prefix = 'data/signed'