Skip to content

Commit d3a540d

Browse files
committed
Revert brainfart...
1 parent d82fe9d commit d3a540d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/pool.xml.j2

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@
1111
{% endif %}
1212
</source>
1313
{% endif %}
14+
{% if item.type != 'zfs' %}
15+
<target>
16+
<path>{{ item.path | default('placeholder_value') }}</path>
17+
</target>
18+
{% endif %}
1419
</pool>

0 commit comments

Comments
 (0)