Merge "Collectd needs access to /var/run/ceph to load the ceph plugin"

This commit is contained in:
Zuul 2018-04-03 16:25:01 +00:00 committed by Gerrit Code Review
commit 04c9f4691f
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ outputs:
- /var/lib/config-data/puppet-generated/collectd/:/var/lib/kolla/config_files/src:ro
- /var/log/containers/collectd:/var/log/collectd:rw
- /var/run/openvswitch:/var/run/openvswitch:ro
- /var/run/ceph:/var/run/ceph:ro
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: