f30dd3e52e
Change from file to template Closes-Bug: #2089229 Change-Id: I7cbc6a94608baf4f04ef231cc88397fc5dcf0a9b
11 lines
407 B
YAML
11 lines
407 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes external ceph cinder keyring is not imported into libvirt if
|
|
templated.
|
|
Per now, ansible/roles/nova-cell/tasks/external_ceph.yml looks
|
|
cinder_cephx_raw_key up as file from cinder_cephx_keyring_file.stat.path
|
|
To allow templated cinderkeyrings, the lookup is changed to "template"
|
|
Fixes `LP#2089229
|
|
<https://bugs.launchpad.net/kolla-ansible/+bug/2089229>`__
|