Commit 4c65e739 authored by Łukasz Nowak's avatar Łukasz Nowak

TIDStorage became Products.TIDStorage standard python distribution, there is

no need to hack it.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45828 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e59d20ea
......@@ -29,12 +29,6 @@ tidstoraged_binary = ${buildout:bin-directory}/tidstoraged
tidstorage_repozo_binary = ${buildout:bin-directory}/tidstorage_repozo
zabbix_agent_binary = ${zabbix-agent:location}/sbin/zabbix_agent
# Expose TIDStorage location
# Note: Some day in future TIDStorage might become real distribution
# with controllable entry points and scripts, so such hack will not be
# needed anymore
tidstorage_product_location = ${products-tidstorage:location}/TIDStorage
# cloudooo specific configuration
ooo_binary_path = ${libreoffice-bin:location}/program
ooo_paster = ${buildout:bin-directory}/cloudooo_paster
......
......@@ -125,7 +125,7 @@ section = python2.7
# Default template for erp5 instance.
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/instance.cfg
md5sum = be9076f59a47dba75de64c0ffe3c31e7
md5sum = 1c8a10efd3f7a4b08c5675a01b28ef0e
output = ${buildout:directory}/template.cfg
mode = 0644
......
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