We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2548a8b commit 788d2a5Copy full SHA for 788d2a5
templates/pool.xml.j2
@@ -7,7 +7,7 @@
7
<source>
8
<name>{{ item.source }}</name>
9
{% if item.type == 'lvm2' %}
10
- <format type='lvm2'/>
+ <format type='logical'/>
11
{% endif %}
12
</source>
13
0 commit comments