[Erp5-report] r36661 luke - /erp5/trunk/buildout/instance-profiles/memcached.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jun 29 10:16:31 CEST 2010


Author: luke
Date: Tue Jun 29 10:16:27 2010
New Revision: 36661

URL: http://svn.erp5.org?rev=36661&view=rev
Log:
 - fix 36637, define *good* instancehome by default

Modified:
    erp5/trunk/buildout/instance-profiles/memcached.cfg

Modified: erp5/trunk/buildout/instance-profiles/memcached.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/instance-profiles/memcached.cfg?rev=36661&r1=36660&r2=36661&view=diff
==============================================================================
--- erp5/trunk/buildout/instance-profiles/memcached.cfg [utf8] (original)
+++ erp5/trunk/buildout/instance-profiles/memcached.cfg [utf8] Tue Jun 29 10:16:27 2010
@@ -9,6 +9,7 @@ recipe = erp5.recipe.memcachedserver
 memcached_software_bin = ${software_definition:software_home}/parts/memcached/bin
 memcached_bin_folder = ${buildout:data-bin-directory}
 memcached_conf_file = ${buildout:etc-directory}/memcached.conf
+instancehome = ${buildout:var-directory}/var/memcached
 
 # Configuration goes here
 # -p




More information about the Erp5-report mailing list