Commit 6a0e9f25 authored by Vincent Pelletier's avatar Vincent Pelletier

erp5: Add missing findutils-location parameter for zeo instantiation.

parent 64e27886
......@@ -234,7 +234,7 @@ md5sum = a88881e00d56286e16fcaf36d94c025e
# XXX: "template.cfg" is hardcoded in instanciation recipe
filename = template.cfg
template = ${:_profile_base_location_}/instance.cfg.in
md5sum = 51afdc28de00edb00352922266f8d563
md5sum = 7f6cd0025cf78c53b880cca22bb49323
extra-context =
key mariadb_link_binary template-mariadb:link-binary
key zope_link_binary template-zope:link-binary
......
......@@ -121,6 +121,7 @@ buildout-bin-directory = {{ buildout_bin_directory }}
instance-logrotate-cfg = {{ template_logrotate_base }}
6tunnel = {{ sixtunnel_location }}
dash = {{ dash_location }}
findutils-location = {{ findutils_location }}
[dynamic-template-zeo]
< = jinja2-template-base
......
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