Cleaning up the robosig config

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
Mohan Boddu
2021-02-09 16:01:54 -05:00
committed by mohanboddu
parent 69e2bd3cb1
commit 5f7e9bd5d9

View File

@@ -107,12 +107,6 @@ handlers = ["console"]
key = "{{ (env == 'production')|ternary('fedora-infra', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('47dd8ef9', 'd300e724') }}"
[[consumer_config.koji_instances.primary.tags]]
from = "f30-infra-candidate"
to = "f30-infra-stg"
key = "{{ (env == 'production')|ternary('fedora-infra', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('47dd8ef9', 'd300e724') }}"
[[consumer_config.koji_instances.primary.tags]]
from = "f32-infra-candidate"
to = "f32-infra-stg"
@@ -316,19 +310,6 @@ handlers = ["console"]
# Gated bodhi updates
[[consumer_config.koji_instances.primary.tags]]
from = "f30-signing-pending"
to = "f30-updates-testing-pending"
key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('cfc659b9', 'd300e724') }}"
[[consumer_config.koji_instances.primary.tags]]
from = "f30-modular-signing-pending"
to = "f30-modular-updates-testing-pending"
key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('cfc659b9', 'd300e724') }}"
type = "modular"
[[consumer_config.koji_instances.primary.tags]]
from = "epel8-signing-pending"
to = "epel8-testing-pending"
@@ -436,81 +417,6 @@ handlers = ["console"]
directory = "/mnt/fedora_koji/koji/compose/iot/repo/"
key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/x86_64/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/ppc64le/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/aarch64/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/x86_64/updates/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/ppc64le/updates/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/aarch64/updates/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/x86_64/testing/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/ppc64le/testing/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/aarch64/testing/atomic-host"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/x86_64/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/29/x86_64/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-29', 'testkey') }}"
[consumer_config.ostree_refs."fedora/30/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
[consumer_config.ostree_refs."fedora/30/x86_64/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
[consumer_config.ostree_refs."fedora/30/x86_64/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/aarch64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/ppc64le/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/x86_64/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/x86_64/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/aarch64/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/aarch64/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/ppc64le/updates/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/31/ppc64le/testing/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
[consumer_config.ostree_refs."fedora/32/x86_64/silverblue"]
directory = "/mnt/fedora_koji/koji/compose/ostree/repo/"
key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}"