Commit 92b9f41c authored by Łukasz Nowak's avatar Łukasz Nowak

- fix profile - use global configuration host and port for supervisor


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32977 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b2f42888
......@@ -45,3 +45,4 @@ recipe = collective.recipe.supervisor
serverurl = http://${configuration:supervisor_host}:${configuration:supervisor_port}
pp = ${buildout:directory}/eggs/supervisor-3.0a7-py2.5.egg/supervisor/pidproxy.py
programs = ${configuration:supervisor_programs}
port = ${configuration:supervisor_host}:${configuration:supervisor_port}
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