Freeze Break Request: point pkgdb2 memcached config to memcached01

Patrick Uiterwijk puiterwijk at redhat.com
Thu Nov 20 13:07:55 UTC 2014


+1 from me, thanks for noticing this.


With kind regards,
Patrick Uiterwijk
Associate Software Engineer, Red Hat

----- Original Message -----
> Hi all,
> 
> Looking into the configuration of dogpile for elections 2.4 this morning I
> found
> out that dogpile is incorrectly configured for pkgdb2.
> 
> Below is the change I would like to apply and run to fix this:
> 
> diff --git a/ roles/pkgdb2/templates/pkgdb2.cfg b/
> roles/pkgdb2/templates/pkgdb2.cfg
> index 828d41d..85885fb 100644
> --- a/ roles/pkgdb2/templates/pkgdb2.cfg
> +++ b/ roles/pkgdb2/templates/pkgdb2.cfg
> @@ -29,7 +29,7 @@ ADMIN_GROUP = ['sysadmin-main', 'cvsadmin']
>  PKGDB2_CACHE_BACKEND = 'dogpile.cache.memcached'
>  PKGDB2_CACHE_KWARGS = {
>      'arguments': {
> -        'url': "127.0.0.1:11211",
> +        'url': "memcached01:11211",
>      }
>  }
> 
> +1s ?
> 
> Thanks,
> Pierre
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure


More information about the infrastructure mailing list