[toddlers] Remove configuration for koji_block_retired

This is not needed anymore as we are using configuration options from shared section.

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-07-25 12:01:29 +02:00
parent 100c0a0428
commit d67ebdffd2

View file

@ -204,16 +204,6 @@ versions = []
branch_regex = '^epel\d+$'
versions = ["epel9", "epel8"]
[consumer_config.koji_block_retired]
# Set correct koji profile for corresponding koji ClientSession
{% if env == "staging" %}
profile = "stg"
{% else %}
profile = "koji"
{% endif %}
principal = "{{service}}/{{host}}"
keytab = "/etc/keytabs/service.keytab"
# Configuration section for scm_request_processor
[consumer_config.scm_request_processor]
# Monitoring choices for release-monitoring.org