Freeze Break Request - Declare fedmsg cert for mm2 backend

Pierre-Yves Chibon pingou at pingoured.fr
Wed May 13 05:49:19 UTC 2015


On Tue, May 12, 2015 at 08:10:37PM -0400, Ralph Bean wrote:
> First one of the season!
> 
> We're getting a traceback from fedmsg-logger in the
> mm2_get_internet2_netblocks script on mm-backend01.  It is complaining
> that it can't find the cert it needs.
> 
> Here's a patch to our ansible repo that will tell it to use the cert
> that's already on the system in that context:
> 
> Can I get two +1s to apply this and push it out to mm-backend01?
> 
> diff --git a/roles/fedmsg/base/templates/ssl.py.j2 b/roles/fedmsg/base/templates/ssl.py.j2
> index aebc481..ab3e6c3 100644
> --- a/roles/fedmsg/base/templates/ssl.py.j2
> +++ b/roles/fedmsg/base/templates/ssl.py.j2
> @@ -182,9 +182,10 @@ config = dict(
>  
>          ("mirrormanager2.mm-frontend01", "mirrormanager2-mm-frontend01.%s" % suffix),
>          ("shell.mm-frontend01", "shell-mm-frontend01.%s" % suffix),
> -        ("shell.mm-backend01", "shell-mm-backend01.%s" % suffix),
>          ("shell.mm-crawler01", "shell-mm-crawler01.%s" % suffix),
>          ("shell.mm-crawler02", "shell-mm-crawler02.%s" % suffix),
> +        ("shell.mm-backend01", "shell-mm-backend01.%s" % suffix),
> +        ("mirrormanager.mm-backend01", "shell-mm-backend01.%s" % suffix),
>  
>          ("shell.anitya-frontend01", "shell-anitya-frontend01.fedoraproject.org"),
>          ("anitya.anitya-frontend01", "anitya-anitya-frontend01.fedoraproject.org"),

+1 as well

Pierre
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20150513/19571144/attachment.sig>


More information about the infrastructure mailing list