summaryrefslogtreecommitdiffstats
path: root/templates/node.xml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/node.xml')
-rw-r--r--templates/node.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/node.xml b/templates/node.xml
index fa316c5..d5bc4bc 100644
--- a/templates/node.xml
+++ b/templates/node.xml
@@ -21,7 +21,7 @@
<disk type='file' device='disk'>
<source file='@@DISK@@'/>
<target dev='@@SYSTEM_DISK_PREFIX@@a' bus='@@SYSTEM_DISK_TYPE@@'/>
- <driver name='qemu' cache='@@SYSTEM_DISK_CACHE@@'/>
+ <driver name='qemu' type='@@SYSTEM_DISK_FORMAT@@' cache='@@SYSTEM_DISK_CACHE@@'/>
</disk>
@@@SHAREDDISK_TEMPLATE@@@
<interface type='network'>