[Erp5-report] r36646 luke - /erp5/trunk/buildout/profiles/
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Jun 28 17:53:54 CEST 2010
Author: luke
Date: Mon Jun 28 17:53:53 2010
New Revision: 36646
URL: http://svn.erp5.org?rev=36646&view=rev
Log:
- extend with apache profile
Modified:
erp5/trunk/buildout/profiles/deployment-2.12.cfg
erp5/trunk/buildout/profiles/deployment.cfg
Modified: erp5/trunk/buildout/profiles/deployment-2.12.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment-2.12.cfg?rev=36646&r1=36645&r2=36646&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment-2.12.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment-2.12.cfg [utf8] Mon Jun 28 17:53:53 2010
@@ -1,5 +1,6 @@
[buildout]
extends =
+ ../instance-profiles/apache.cfg
../instance-profiles/mysql-database.cfg
../instance-profiles/mysql.cfg
../instance-profiles/oood.cfg
Modified: erp5/trunk/buildout/profiles/deployment.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/deployment.cfg?rev=36646&r1=36645&r2=36646&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/deployment.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/deployment.cfg [utf8] Mon Jun 28 17:53:53 2010
@@ -1,5 +1,6 @@
[buildout]
extends =
+ ../instance-profiles/apache.cfg
../instance-profiles/memcached.cfg
../instance-profiles/mysql-database.cfg
../instance-profiles/mysql.cfg
More information about the Erp5-report
mailing list