We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f3ea05a + 9a0da64 commit e9eafcfCopy full SHA for e9eafcf
ansible/roles/cinder/tasks/config.yml
@@ -39,7 +39,7 @@
39
40
- include_tasks: copy-certs.yml
41
when:
42
- - kolla_copy_ca_into_containers | bool
+ - kolla_copy_ca_into_containers | bool or cinder_enable_tls_backend | bool
43
44
- name: Copying over config.json files for services
45
template:
0 commit comments