mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
robosignatory.toml.j2: bump FCOS artifacts signing key to f31
FCOS is now rebased to f31. Bump the signing key accordingly. Signed-off-by: Jonathan Lebon <jonathan@jlebon.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
af0d1d89f3
commit
a30e417a70
@@ -476,7 +476,7 @@ handlers = ["console"]
|
||||
|
||||
[consumer_config.coreos]
|
||||
bucket = "fcos-builds"
|
||||
key = "{{ (env == 'production')|ternary('fedora-30', 'testkey') }}"
|
||||
key = "{{ (env == 'production')|ternary('fedora-31', 'testkey') }}"
|
||||
|
||||
[consumer_config.coreos.aws]
|
||||
access_key = "{{ fcos_builds_releng_aws_access_id }}"
|
||||
|
||||
Reference in New Issue
Block a user