Displaying 1 result from an estimated 1 matches for "libvirt_key".
2020 Jan 24
0
Repetitive RBD disk definitions
...y.z.1" port="6789"/>
<host name="x.y.z.2" port="6789"/>
<host name="x.y.z.3" port="6789"/>
</source>
<auth username="libvirt">
<secret type="ceph" usage="libvirt_key"/>
</auth>
<target dev="vdX"/>
</disk>
... apart from the VOLNAME and vdX words. Is there a way to factor out
(at least part of) the common stuff? This repetition isn't totally
unmanageable, just not pretty. Creating a libvirt storage pool...