diff --git a/stack/erp5/buildout.cfg b/stack/erp5/buildout.cfg
index 9cc03ab4231873a69bff621c8e8e412711f2e8a2..df6a4fb3b1cebba0b390f80db8c191db92fbf328 100644
--- a/stack/erp5/buildout.cfg
+++ b/stack/erp5/buildout.cfg
@@ -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
diff --git a/stack/erp5/instance.cfg.in b/stack/erp5/instance.cfg.in
index 78abea836425e2051c2b1c4a3c635d9c11e42c16..389d0918c0cf5d43a8ca8ca694e67a0275a54fda 100644
--- a/stack/erp5/instance.cfg.in
+++ b/stack/erp5/instance.cfg.in
@@ -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