Commit edf20b3e authored by Łukasz Nowak's avatar Łukasz Nowak

- TIDStorage is located *inside* of part directory


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44052 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a64805ba
......@@ -26,7 +26,7 @@ zabbix_agent_binary = ${zabbix-agent:location}/sbin/zabbix_agent
# 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_product_location = ${products-tidstorage:location}/TIDStorage
# cloudooo specific configuration
ooo_binary_path = ${libreoffice-bin:location}/program
......
......@@ -117,7 +117,7 @@ section = python2.7
[template]
recipe = slapos.recipe.template
url = https://svn.erp5.org/repos/public/erp5/trunk/software_release/erp5/instance.cfg
md5sum = 0cdaffa04e186afdbd30b118db2b2f71
md5sum = e2fae7508e10719cf798e0ddc023bc2b
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