ceph/compute: fix typo in template
Signed-off-by: Emilien Macchi <emilien.macchi@enovance.com>
This commit is contained in:
parent
c446395a7b
commit
2a7d010048
@ -1,6 +1,6 @@
|
|||||||
<secret ephemeral='no' private='no'>
|
<secret ephemeral='no' private='no'>
|
||||||
<usage type='ceph'>
|
<usage type='ceph'>
|
||||||
<name>client.<%= @cinder_user %> secret</name>
|
<name>client.<%= @cinder_rbd_user %> secret</name>
|
||||||
</usage>
|
</usage>
|
||||||
<uuid><%= @ceph_fsid %></uuid>
|
<uuid><%= @ceph_fsid %></uuid>
|
||||||
</secret>
|
</secret>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user