Commit 965800f9 authored by Łukasz Nowak's avatar Łukasz Nowak

- deployment do not provide software by default

It is acceptable to have newest - only recipes and other helpers would be
updated if not pinned by versions.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33644 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2d71669c
......@@ -17,10 +17,6 @@ parts =
python = software_definition
versions = versions
# Deployment shall not force updating of software locally
# XXX: Same might be solved using versions?
newest = false
[configuration]
supervisor_programs =
10 mysql ${buildout:data-bin-directory}/pidproxy [ ${configuration:mysql_pid} ${buildout:data-bin-directory}/mysqld_safe ]
......
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