From 2e08dad09b5e58da82883b7905fe967d0295885f Mon Sep 17 00:00:00 2001 From: Samyak Jain Date: Aug 13 2024 13:31:34 +0000 Subject: Update sig_keys to be f42 Signed-off-by: Samyak Jain --- diff --git a/fedora-cloud.conf b/fedora-cloud.conf index 9f7c0e8..f32f691 100644 --- a/fedora-cloud.conf +++ b/fedora-cloud.conf @@ -17,7 +17,7 @@ comps_file = { 'command': 'make comps-f42.xml' } variants_file='variants-fedora.xml' -sigkeys = ['e99d6ad1'] # None = unsigned +sigkeys = ['105ef944'] # None = unsigned # limit tree variants # if undefined, all variants from variants.xml will be included diff --git a/fedora-container.conf b/fedora-container.conf index 6a1685d..8424201 100644 --- a/fedora-container.conf +++ b/fedora-container.conf @@ -16,7 +16,7 @@ comps_file = { 'file': 'comps-f42.xml', 'command': 'make comps-f42.xml' } -sigkeys = ['e99d6ad1'] # None = unsigned +sigkeys = ['105ef944'] # None = unsigned # limit tree variants # if undefined, all variants from variants.xml will be included tree_variants = ['Container'] diff --git a/fedora.conf b/fedora.conf index 7840360..20f8997 100644 --- a/fedora.conf +++ b/fedora.conf @@ -18,7 +18,7 @@ comps_file = { } variants_file='variants-fedora.xml' -sigkeys = ['e99d6ad1'] +sigkeys = ['105ef944'] # limit tree variants # if undefined, all variants from variants.xml will be included