rng: Only one secret is in vol instead of zero or more

Referring to commit fab2e49d, it should be one and only secret for encryption.

Signed-off-by: Han Han <hhan@redhat.com>
This commit is contained in:
Han Han 2018-12-12 10:54:27 +08:00 committed by Michal Privoznik
parent a15fe1247d
commit b7378a6d29

View File

@ -24,9 +24,7 @@
</choice>
</attribute>
<interleave>
<zeroOrMore>
<ref name='secret'/>
</zeroOrMore>
<ref name='secret'/>
<optional>
<element name='cipher'>
<ref name='keycipher'/>