]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: storage: fix rbd pool indentation
authorCole Robinson <crobinso@redhat.com>
Thu, 4 Dec 2014 15:34:05 +0000 (10:34 -0500)
committerCole Robinson <crobinso@redhat.com>
Thu, 4 Dec 2014 15:34:05 +0000 (10:34 -0500)
docs/storage.html.in

index 9933548f7c92e7db5822b411694c70bc01bee93e..f920dae00fb28b4e5dfa3237056086cda26590a6 100644 (file)
         &lt;name&gt;myrbdpool&lt;/name&gt;
         &lt;source&gt;
           &lt;name&gt;rbdpool&lt;/name&gt;
-            &lt;host name='1.2.3.4' port='6789'/&gt;
-            &lt;host name='my.ceph.monitor' port='6789'/&gt;
-            &lt;host name='third.ceph.monitor' port='6789'/&gt;
-            &lt;auth username='admin' type='ceph'&gt;
-              &lt;secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/&gt;
-            &lt;/auth&gt;
+          &lt;host name='1.2.3.4' port='6789'/&gt;
+          &lt;host name='my.ceph.monitor' port='6789'/&gt;
+          &lt;host name='third.ceph.monitor' port='6789'/&gt;
+          &lt;auth username='admin' type='ceph'&gt;
+            &lt;secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/&gt;
+          &lt;/auth&gt;
         &lt;/source&gt;
       &lt;/pool&gt;</pre>