Commit 0d7e418f authored by Łukasz Nowak's avatar Łukasz Nowak

Use erp5 software.

parent cf682ff6
[buildout]
extends =
../../stack/erp5.cfg
../erp5/software.cfg
parts +=
template
vifib
# XXX: Workaround of SlapOS limitation
# Unzippig of eggs is required, as SlapOS do not yet provide nicely working
# development / fast switching environment for whole software
unzip = true
[eggs]
eggs += slapos.core
......@@ -18,14 +12,6 @@ eggs += slapos.core
egg = slapos.cookbook
module = vifib
[template]
# Default template for erp5 instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/../erp5/instance.cfg
md5sum = 1b29b27aedcc7fa5f30f1053e8eab13f
output = ${buildout:directory}/template.cfg
mode = 0644
[vifib]
# Recipe zerokspot.recipe.git is disabled, as is not possible to change its
# environment to use localy delivered git.
......
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