Commit 93436ecc authored by Romain Courteaud's avatar Romain Courteaud

No needed anymore

parent e6afd052
[buildout]
extends =
../../component/gzip/buildout.cfg
../erp5/software.cfg
parts +=
bt5-repository
[eggs]
# Just so buildout executes [bef_erp5-recipe] before [eggs], as
# - [eggs] references [bef_erp5-recipe]
# - [instance-recipe] needs [bef_erp5-recipe] to be finished
# - we cannot rely on anything else being executed before [eggs]
bef_dummy =
${z2loganalyser:location}
# XXX: Workaround for hack;
# slapos.core is added, as even if it is defined as dependency in bef_erp5-recipe
# it is not being fetched, maybe because of using this crazy hack.
# Note: Possibly everything from setup.py shall be done in same way.
eggs +=
slapos.core
extra-paths +=
${products-erp5:location}
[template]
url = ${:_profile_base_location_}/instance.cfg
md5sum = e22bbf531d2b5f121462267cbd8d2ef8
[instance-recipe]
egg = slapos.cookbook
module = bef_erp5
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