From 01fc33e4df1332e867d3af33f5b4d4e06292da57 Mon Sep 17 00:00:00 2001 From: Dmitry Fedorov Date: Fri, 29 May 2020 12:09:40 +0300 Subject: [PATCH] add audio-model feature --- templates/libvirt/xen.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/libvirt/xen.xml b/templates/libvirt/xen.xml index 61343905..f8c7f3e8 100644 --- a/templates/libvirt/xen.xml +++ b/templates/libvirt/xen.xml @@ -188,6 +188,9 @@ {% endif %} /> + {% if vm.features.check_with_template('audio-model', False) %} + + {% endif %} {% if vm.features.check_with_template('video-model', 'vga') != 'none' %}