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

- expose TIDStorage product location into instance


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44051 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c301ba91
......@@ -22,6 +22,12 @@ runzeo_binary = ${buildout:bin-directory}/runzeo
runzope_binary = ${buildout:bin-directory}/runzope
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}
# cloudooo specific configuration
ooo_binary_path = ${libreoffice-bin:location}/program
ooo_paster = ${buildout:bin-directory}/cloudooo_paster
......
......@@ -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 = 1a556a9e34b0d210e70c31d35160bbf5
md5sum = 0cdaffa04e186afdbd30b118db2b2f71
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