Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
salt-formulas
/
nova
/
831975e06acdbad6098db024de3ec66313779fbe
/
.
/
nova
/
files
/
secret_cinder.xml
blob: 01e4dda64a85764a2e2cf6fd19b0dd5cddda72c4 [
file
] [
log
] [
blame
]
{%- from "nova/map.jinja" import compute with context %}
<secret
ephemeral
=
'no'
private
=
'no'
>
<uuid>
{{ compute.ceph.cinder_secret_uuid }}
</uuid>
</secret>