On 11/25/19 9:47 AM, Jonathan Lebon wrote: > From: Jonathan Lebon <jonathan@xxxxxxxxxx> > > FCOS is now rebased to f31. Bump the signing key accordingly. > > Signed-off-by: Jonathan Lebon <jonathan@xxxxxxxxxx> > --- > roles/robosignatory/templates/robosignatory.toml.j2 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/roles/robosignatory/templates/robosignatory.toml.j2 b/roles/robosignatory/templates/robosignatory.toml.j2 > index 8126648c9..520ec72ee 100644 > --- a/roles/robosignatory/templates/robosignatory.toml.j2 > +++ b/roles/robosignatory/templates/robosignatory.toml.j2 > @@ -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 }}" LGTM _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx