![Lucas Alvares Gomes](/assets/img/avatar_default.png)
This patch is changing the configure-vm.py script to use Jinja2 templating when creating new VMs instead of string interpolation. Jinja templating allows more complex templating such as conditionals which will greatly simplify the code for creating Legacy BIOS or UEFI supported VMs. Change-Id: Id4a8432923fa71ca8f3f28edd1235d3a318c3e95 Partial-Bug: #1625616