From e9d7e8a0b566ac714e96568b08efbe33460cc4de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20de=20Saint=20Martin?= <cedric.dsm@tiolive.com> Date: Fri, 3 Jun 2011 23:18:36 +0200 Subject: [PATCH] Memcached : update recipe and profile, copying from mysql --- software/kumofs/software.cfg | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/software/kumofs/software.cfg b/software/kumofs/software.cfg index af8a88a7a..66ddd1503 100644 --- a/software/kumofs/software.cfg +++ b/software/kumofs/software.cfg @@ -1,7 +1,7 @@ [buildout] sources = sources -auto-checkout = mysql +auto-checkout = kumofs extensions = slapos.tool.networkcache @@ -14,12 +14,8 @@ find-links = extends = ../../component/git/buildout.cfg - ../../component/mysql-5.1/buildout.cfg - ../../component/dcron/buildout.cfg - ../../component/logrotate/buildout.cfg + ../../component/kumo/buildout.cfg ../../component/python-2.7/buildout.cfg - ../../component/perl/buildout.cfg - ../../component/xtrabackup/buildout.cfg versions = versions @@ -35,8 +31,8 @@ parts += unzip = true [sources] -# Include information related to official mysql source code. -mysql = git http://git.erp5.org/repos/slapos.git branch=mysql +# Include information related to official kumofs source code. +kumofs = git http://git.erp5.org/repos/slapos.git branch=kumofs [rebootstrap] # Default first version of rebootstrapped python -- 2.30.9