templates/Fedora-14-amd64/definition.rb in veewee-0.1.22 vs templates/Fedora-14-amd64/definition.rb in veewee-0.1.23
- old
+ new
@@ -1,7 +1,7 @@
Veewee::Session.declare({
:cpu_count => '1', :memory_size=> '384',
- :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :use_hw_virt_ext => 'on',
+ :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :hwvirtext => 'on',
:os_type_id => 'Fedora',
:iso_file => "Fedora-14-x86_64-DVD.iso",
:iso_src => "http://mirror.uoregon.edu/fedora/linux/releases/14/Fedora/x86_64/iso/Fedora-14-x86_64-DVD.iso",
:iso_md5 => "381d7336c6d1685cbb4eae49cdef2247",
:iso_download_timeout => 1000,