some fixes in ci_with_libvirt/domain.xml.template

This commit is contained in:
Vladimir Kozhukalov 2012-05-17 18:39:28 +04:00
parent 02b487ad89
commit eede0c5178
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<memory>${domain_memory}</memory>
<os>
<type arch='x86_64'>hvm</type>
<boot dev='${domain_boot_dev}'>
<boot dev='${domain_boot_dev}'/>
</os>
<features>
<acpi/>