diff options
Diffstat (limited to 'deploy/templates/virtual_environment/vms/fuel.xml')
-rw-r--r-- | deploy/templates/virtual_environment/vms/fuel.xml | 2 |
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 6b06a58da..bd8e15185 100644 --- a/deploy/templates/virtual_environment/vms/fuel.xml +++ b/deploy/templates/virtual_environment/vms/fuel.xml @@ -7,7 +7,7 @@ <partition>/machine</partition> </resource> <os> - <type arch='x86_64' machine='pc-1.0'>hvm</type> + <type arch='x86_64' machine='pc'>hvm</type> <boot dev='hd'/> <boot dev='cdrom'/> <bootmenu enable='no'/> |