Jean-Philippe Evrard 7fdd2a244e Add container logs to the build
Currently we don't have logs of what happened in the containers.
This commit uses the lxc_container_create ability to bind mount the
/var/log directory from the containers inside the host on
/var/log/{{ inventory_hostname}}.

Change-Id: I836517f6a0e27c9554c54f01713f54a2b6384782
Signed-off-by: Jean-Philippe Evrard <jean-philippe.evrard@rackspace.co.uk>
2016-09-14 16:53:01 +00:00
..