Commit 589e9f86 authored by Łukasz Nowak's avatar Łukasz Nowak

- make buildout "working"

Commented parts are "to be implemented". Thanks to that change it is possible
to run bin/buildout without any parameters.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31906 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0733e192
......@@ -2,4 +2,4 @@
extends = minimal.cfg
parts +=
zope-instance
# zope-instance
......@@ -3,5 +3,5 @@ extends = official.cfg
mysql_datadir = ${buildout:directory}/var/mysql
parts +=
mysql-instance
zope-instance
# mysql-instance
# zope-instance
......@@ -6,6 +6,6 @@ extends =
zope-instance/buildout.cfg
parts =
openoffice
erp5-bt5
erp5-products
# openoffice
# erp5-bt5
# erp5-products
......@@ -18,15 +18,15 @@ extends =
parts =
python
pythonbin
apache
haproxy
varnish
# apache
# haproxy
# varnish
mysql-tritonn-5.0
zope-2.8
oood
openoffice
erp5-bt5
erp5-products
# oood
# openoffice
# erp5-bt5
# erp5-products
# XXX: shall be moved to mysql software buildout
mysql_software = ${mysql-tritonn-5.0:location}
......@@ -2,4 +2,4 @@
extends = minimal.cfg
parts +=
zope-instance
# zope-instance
......@@ -2,5 +2,5 @@
extends = official.cfg
parts +=
mysql-instance
zope-instance
# mysql-instance
# zope-instance
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