Merge "Add missing KOLLA_CONFIG_STRATEGY for the aodh_api_cron container"

This commit is contained in:
Zuul 2021-04-06 22:32:33 +00:00 committed by Gerrit Code Review
commit 26352bb459
1 changed files with 2 additions and 0 deletions

View File

@ -296,6 +296,8 @@ outputs:
- /var/lib/config-data/puppet-generated/aodh:/var/lib/kolla/config_files/src:ro
- /var/log/containers/aodh:/var/log/aodh
- /var/log/containers/httpd/aodh-api:/var/log/httpd
environment:
KOLLA_CONFIG_STRATEGY: COPY_ALWAYS
host_prep_tasks:
- name: create persistent logs directory
file: