F36 - enable bodhi for updates

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomáš Hrčka 2022-02-22 10:21:08 +01:00 committed by humaton
parent 43274bf7b4
commit 4ff50570a9
3 changed files with 4 additions and 4 deletions

View file

@ -225,8 +225,8 @@ handlers = ["console"]
type = "modular"
[[consumer_config.koji_instances.primary.tags]]
from = "f36-modular-updates-candidate"
to = "f36-modular"
from = "f36-modular-signing-pending"
to = "f36-modular-updates-testing-pending"
key = "{{ (env == 'production')|ternary('fedora-36', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('38ab71f4', 'd300e724') }}"
type = "modular"

View file

@ -3,4 +3,4 @@
# prebeta: After bodhi enablement/beta freeze and before beta release
# postbeta: After beta release and before final release
# current: After final release
FedoraBranchedBodhi: preenable
FedoraBranchedBodhi: prebeta

View file

@ -1 +1 @@
RelEngFrozen: False
RelEngFrozen: True