[Erp5-report] r33822 rafael - /erp5/trunk/buildout/profiles/deployment.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 17 20:58:00 CET 2010


Author: rafael
Date: Wed Mar 17 20:57:59 2010
New Revision: 33822

URL: http://svn.erp5.org?rev=33822&view=rev
Log:
use mysql-database.cfg in extends to be possible use mysql-database-template part.

Modified:
    erp5/trunk/buildout/profiles/deployment.cfg

Modified: erp5/trunk/buildout/profiles/deployment.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment.cfg?rev=33822&r1=33821&r2=33822&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment.cfg [utf8] Wed Mar 17 20:57:59 2010
@@ -1,5 +1,6 @@
 [buildout]
 extends =
+  ../instance-profiles/mysql-database.cfg
   ../instance-profiles/mysql.cfg
   ../instance-profiles/oood.cfg
   ../instance-profiles/supervisor.cfg




More information about the Erp5-report mailing list