Merge "Avoid issues with non-existing directories" into stable/stein

This commit is contained in:
Zuul 2019-05-03 19:03:11 +00:00 committed by Gerrit Code Review
commit 779c06f44c
1 changed files with 1 additions and 3 deletions

View File

@ -483,9 +483,7 @@ outputs:
- /var/lib/kolla/config_files/collectd.json:/var/lib/kolla/config_files/config.json:ro
- /var/lib/config-data/puppet-generated/collectd/:/var/lib/kolla/config_files/src:ro
- /var/log/containers/collectd:/var/log/collectd:rw,z
- /var/run/openvswitch:/var/run/openvswitch:ro
- /var/run/ceph:/var/run/ceph:ro
- /var/run/libvirt:/var/run/libvirt:ro
- /var/run/:/var/run:ro
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: