aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/templates/virtual_environment/vms/fuel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'deploy/templates/virtual_environment/vms/fuel.xml')
-rw-r--r--deploy/templates/virtual_environment/vms/fuel.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/templates/virtual_environment/vms/fuel.xml b/deploy/templates/virtual_environment/vms/fuel.xml
index 86892eb7e..bf8f3e288 100644
--- a/deploy/templates/virtual_environment/vms/fuel.xml
+++ b/deploy/templates/virtual_environment/vms/fuel.xml
@@ -29,7 +29,7 @@
<readonly/>
</disk>
<disk type='file' device='disk'>
- <driver name='qemu' type='raw'/>
+ <driver name='qemu' type='qcow2'/>
<source file='disk.raw'/>
<target dev='vda' bus='virtio'/>
</disk>