core-admin/templates/libvirt
Pawel Marczewski fe72fe1681
Fix overlapping block device names
This was caused by a change in Jinja template engine that breaks
assignments like {% set i = i + 1 %} in a loop.

Jinja 2.10 introduces a "namespace" object for this use case, but
unfortunately dom0-fc25 uses 2.8.1.

See:

https://github.com/pallets/jinja/issues/641
https://github.com/pallets/jinja/pull/684

Fixes QubesOS/qubes-issues#5551.
2020-01-23 11:27:05 +01:00
..
devices Fix overlapping block device names 2020-01-23 11:27:05 +01:00
xen.xml Fix overlapping block device names 2020-01-23 11:27:05 +01:00