Memcached : update recipe and profile, copying from mysql

parent 94cb3ffa
[buildout] [buildout]
sources = sources sources = sources
auto-checkout = mysql auto-checkout = kumofs
extensions = extensions =
slapos.tool.networkcache slapos.tool.networkcache
...@@ -14,12 +14,8 @@ find-links = ...@@ -14,12 +14,8 @@ find-links =
extends = extends =
../../component/git/buildout.cfg ../../component/git/buildout.cfg
../../component/mysql-5.1/buildout.cfg ../../component/kumo/buildout.cfg
../../component/dcron/buildout.cfg
../../component/logrotate/buildout.cfg
../../component/python-2.7/buildout.cfg ../../component/python-2.7/buildout.cfg
../../component/perl/buildout.cfg
../../component/xtrabackup/buildout.cfg
versions = versions versions = versions
...@@ -35,8 +31,8 @@ parts += ...@@ -35,8 +31,8 @@ parts +=
unzip = true unzip = true
[sources] [sources]
# Include information related to official mysql source code. # Include information related to official kumofs source code.
mysql = git http://git.erp5.org/repos/slapos.git branch=mysql kumofs = git http://git.erp5.org/repos/slapos.git branch=kumofs
[rebootstrap] [rebootstrap]
# Default first version of rebootstrapped python # Default first version of rebootstrapped python
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment