fuel-library/deployment/puppet/docker/templates/settings.erb
Igor Kalnitsky 3ebeb734ba Add support both dockers: v0.10 and v1.4.1
We need this temporary patch in order to do not break BVT and let us
work with both Docker versions: v0.10.0 (old) and v1.4.1 (new).

The patch could work properly iff LXC >= 1.0.3 was merged.

Change-Id: I4456cee61320c7b75a0dc5fcd51951169a3532be
2015-02-13 19:22:42 +02:00

3 lines
62 B
Plaintext

other_args="-e <%= @docker_engine %>"
ulimit -n <%= @limit %>