mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
docs: storage: fix rbd pool indentation
This commit is contained in:
parent
38bde5776a
commit
9d31a0e4f6
@ -551,12 +551,12 @@
|
|||||||
<name>myrbdpool</name>
|
<name>myrbdpool</name>
|
||||||
<source>
|
<source>
|
||||||
<name>rbdpool</name>
|
<name>rbdpool</name>
|
||||||
<host name='1.2.3.4' port='6789'/>
|
<host name='1.2.3.4' port='6789'/>
|
||||||
<host name='my.ceph.monitor' port='6789'/>
|
<host name='my.ceph.monitor' port='6789'/>
|
||||||
<host name='third.ceph.monitor' port='6789'/>
|
<host name='third.ceph.monitor' port='6789'/>
|
||||||
<auth username='admin' type='ceph'>
|
<auth username='admin' type='ceph'>
|
||||||
<secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/>
|
<secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/>
|
||||||
</auth>
|
</auth>
|
||||||
</source>
|
</source>
|
||||||
</pool></pre>
|
</pool></pre>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user