On Fri, Sep 21, 2018 at 12:58:01PM +0200, Patrick Uiterwijk wrote: > Hi all, > > Can I get +1s to merge the following, which should allow us to > actually push out f29 module updates? > > Patrick > > > commit b39a70e1f58bd3f7e9960499f23717bda7d01b06 (HEAD -> master) > Author: Patrick Uiterwijk <patrick@xxxxxxxxxxxxxx> > Date: Fri Sep 21 12:56:58 2018 +0200 > > Define the key for modular bodhi composes > > Signed-off-by: Patrick Uiterwijk <patrick@xxxxxxxxxxxxxx> > > diff --git a/roles/bodhi2/backend/templates/pungi.module.conf.j2 > b/roles/bodhi2/backend/templates/pungi.module.conf.j2 > index e7bac1721..bb021eb13 100644 > --- a/roles/bodhi2/backend/templates/pungi.module.conf.j2 > +++ b/roles/bodhi2/backend/templates/pungi.module.conf.j2 > @@ -12,6 +12,8 @@ variants_file='module-variants.xml' > sigkeys = [ > [% if release.version_int == 28 %] > '9db62fb1', > +[% elif release.version_int == 29 %] > + '429476b4', > [% endif %] > {% if env == "staging" %} > None +1 for me Pierre
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://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx