templates/Fedora-14-i386/definition.rb in veewee-0.3.12 vs templates/Fedora-14-i386/definition.rb in veewee-0.4.0

- old
+ new

@@ -1,7 +1,7 @@ Veewee::Definition.declare({ :cpu_count => '1', :memory_size=> '384', - :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-14-i386-DVD.iso", :iso_src => "http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/14/Fedora/i386/iso/Fedora-14-i386-DVD.iso", :iso_md5 => "1cc67641506d2f931d669b8d3528dded", :iso_download_timeout => 1000,