templates/Fedora-14-amd64/definition.rb in veewee-0.2.0 vs templates/Fedora-14-amd64/definition.rb in veewee-0.2.1

- old
+ new

@@ -1,8 +1,8 @@ Veewee::Session.declare({ :cpu_count => '1', :memory_size=> '384', :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :hwvirtext => 'on', - :os_type_id => 'Fedora', + :os_type_id => 'Fedora_64', :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, :boot_wait => "10", :boot_cmd_sequence => [ '<Tab> linux text ks=http://%IP%:%PORT%/ks.cfg<Enter><Enter>' ],