This belongs to the pool definition.
---
docs/formatsecret.html.in | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/formatsecret.html.in b/docs/formatsecret.html.in
index 651f722..599cb38 100644
--- a/docs/formatsecret.html.in
+++ b/docs/formatsecret.html.in
@@ -106,7 +106,6 @@
<pre>
<secret ephemeral='no' private='yes'>
<description>CEPH passphrase example</description>
- <auth type='ceph' username='myname'/>
<usage type='ceph'>
<name>ceph_example</name>
</usage>
@@ -192,7 +191,6 @@
<pre>
<secret ephemeral='no' private='yes'>
<description>Passphrase for the iSCSI
example.com
server</description>
- <auth type='chap' username='myname'/>
<usage type='iscsi'>
<target>libvirtiscsi</target>
</usage>
--
1.8.3.2