Merge "Mount /var/run rw"

This commit is contained in:
Zuul 2019-07-15 19:03:23 +00:00 committed by Gerrit Code Review
commit 0d27b738a3
1 changed files with 1 additions and 1 deletions

View File

@ -484,7 +484,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/:/var/run:ro
- /var/run/:/var/run:rw,z
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
host_prep_tasks: