F34 Bodhi Activation Point

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
This commit is contained in:
Tomáš Hrčka 2021-02-23 11:09:53 +01:00
parent 67c42a5060
commit 46c4f7925b
3 changed files with 4 additions and 4 deletions

View file

@ -223,8 +223,8 @@ handlers = ["console"]
type = "modular"
[[consumer_config.koji_instances.primary.tags]]
from = "f34-modular-updates-candidate"
to = "f34-modular"
from = "f34-modular-signing-pending"
to = "f34-modular-updates-testing-pending"
key = "{{ (env == 'production')|ternary('fedora-34', 'testkey') }}"
keyid = "{{ (env == 'production')|ternary('45719a39', '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