templates/Fedora-17-i386/definition.rb in veewee-0.3.12 vs templates/Fedora-17-i386/definition.rb in veewee-0.4.0
- old
+ new
@@ -1,8 +1,8 @@
Veewee::Session.declare({
# Minimum RAM requirement for installation is 768MB.
:cpu_count => '1', :memory_size=> '768',
- :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :hwvirtext => 'on',
+ :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :hwvirtex => 'on',
:os_type_id => 'Fedora',
:iso_file => "Fedora-17-i386-DVD.iso",
:iso_src => "http://download.fedoraproject.org/pub/fedora/linux/releases/17/Fedora/i386/iso/Fedora-17-i386-DVD.iso",
:iso_md5 => "d4717e04b596e33898cc34970e79dd3d",
:iso_download_timeout => 1000,