提交 032f0d5b 编写于 作者: J Ján Tomko

docs: remove <auth> from secret XML format

This belongs to the pool definition.
上级 18fb3df4
...@@ -106,7 +106,6 @@ ...@@ -106,7 +106,6 @@
<pre> <pre>
&lt;secret ephemeral='no' private='yes'&gt; &lt;secret ephemeral='no' private='yes'&gt;
&lt;description&gt;CEPH passphrase example&lt;/description&gt; &lt;description&gt;CEPH passphrase example&lt;/description&gt;
&lt;auth type='ceph' username='myname'/&gt;
&lt;usage type='ceph'&gt; &lt;usage type='ceph'&gt;
&lt;name&gt;ceph_example&lt;/name&gt; &lt;name&gt;ceph_example&lt;/name&gt;
&lt;/usage&gt; &lt;/usage&gt;
...@@ -192,7 +191,6 @@ ...@@ -192,7 +191,6 @@
<pre> <pre>
&lt;secret ephemeral='no' private='yes'&gt; &lt;secret ephemeral='no' private='yes'&gt;
&lt;description&gt;Passphrase for the iSCSI example.com server&lt;/description&gt; &lt;description&gt;Passphrase for the iSCSI example.com server&lt;/description&gt;
&lt;auth type='chap' username='myname'/&gt;
&lt;usage type='iscsi'&gt; &lt;usage type='iscsi'&gt;
&lt;target&gt;libvirtiscsi&lt;/target&gt; &lt;target&gt;libvirtiscsi&lt;/target&gt;
&lt;/usage&gt; &lt;/usage&gt;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册