Merge "Add container logs to the build"
This commit is contained in:
commit
d3397742db
@ -25,3 +25,6 @@ container_networks:
|
|||||||
physical_host: localhost
|
physical_host: localhost
|
||||||
properties:
|
properties:
|
||||||
service_name: "{{ inventory_hostname }}"
|
service_name: "{{ inventory_hostname }}"
|
||||||
|
lxc_container_bind_mounts:
|
||||||
|
- host_directory: "/openstack/log/{{ inventory_hostname }}"
|
||||||
|
container_directory: "/var/log"
|
Loading…
Reference in New Issue
Block a user