Skip to content
Snippets Groups Projects
Commit 99e09537 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "cinder: fix condition to copy backend TLS certs"

parents af861f98 adf492bd
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@
- include_tasks: copy-certs.yml
when:
- kolla_copy_ca_into_containers | bool
- kolla_copy_ca_into_containers | bool or cinder_enable_tls_backend | bool
- name: Copying over config.json files for services
template:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment