Add missing metadata_settings from docker services

These are needed for the TLS everywhere bits.

Change-Id: I81fcf453fc1aaa2545e0ed24013f0f13b240a102
This commit is contained in:
Juan Antonio Osorio Robles
2017-07-31 18:22:44 +03:00
parent 599c6740eb
commit e3ee5965fd
3 changed files with 6 additions and 0 deletions

View File

@@ -100,6 +100,8 @@ outputs:
- /var/log/containers/nova:/var/log/nova
environment:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
metadata_settings:
get_attr: [NovaPlacementBase, role_data, metadata_settings]
host_prep_tasks:
- name: create persistent logs directory
file: