On Wed, Oct 28, 2020 at 11:56:11AM +0100, Patrick Uiterwijk wrote: > Hi, > > Can I get acks for the following patch to move the stable IoT composes > to the Fedora 33 key? > (Note: there's a single "empty" line change as well, that was a line > with purely whitespace, which my IDE automatically cleans up.) +1 for me as well Pierre > commit 3ee8dd3f9e883414c7846d115d2926f73ec9ea99 (HEAD -> master) > Author: Patrick Uiterwijk <patrick@xxxxxxxxxxxxxx> > Date: Wed Oct 28 11:26:44 2020 +0100 > > Bump the IoT stable keys to fedora-33 > > Signed-off-by: Patrick Uiterwijk <patrick@xxxxxxxxxxxxxx> > > diff --git a/roles/robosignatory/templates/robosignatory.toml.j2 > b/roles/robosignatory/templates/robosignatory.toml.j2 > index 6a933bda9..70fde0d55 100644 > --- a/roles/robosignatory/templates/robosignatory.toml.j2 > +++ b/roles/robosignatory/templates/robosignatory.toml.j2 > @@ -380,7 +380,7 @@ handlers = ["console"] > key = "{{ (env == 'production')|ternary('fedora-34', 'testkey') }}" > keyid = "{{ (env == 'production')|ternary('45719a39', > 'd300e724') }}" > type = "modular" > - > + > # ELN Mass Rebuild > > [[consumer_config.koji_instances.primary.tags]] > @@ -445,13 +445,13 @@ handlers = ["console"] > > [consumer_config.ostree_refs."fedora/stable/x86_64/iot"] > directory = "/mnt/fedora_koji/koji/compose/iot/repo/" > - key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}" > + key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}" > [consumer_config.ostree_refs."fedora/stable/aarch64/iot"] > directory = "/mnt/fedora_koji/koji/compose/iot/repo/" > - key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}" > + key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}" > [consumer_config.ostree_refs."fedora/stable/armhfp/iot"] > directory = "/mnt/fedora_koji/koji/compose/iot/repo/" > - key = "{{ (env == 'production')|ternary('fedora-32', 'testkey') }}" > + key = "{{ (env == 'production')|ternary('fedora-33', 'testkey') }}" > > [consumer_config.ostree_refs."fedora/29/x86_64/atomic-host"] > directory = "/mnt/fedora_koji/koji/compose/ostree/repo/" > _______________________________________________ > 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
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ 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