templates/Fedora-14-amd64/definition.rb in veewee-0.3.0.alpha7 vs templates/Fedora-14-amd64/definition.rb in veewee-0.3.0.alpha8

- old
+ new

@@ -1,10 +1,10 @@ Veewee::Definition.declare({ :cpu_count => '1', :memory_size=> '384', :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'off', :hwvirtext => 'on', :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_src => "http://archives.fedoraproject.org/pub/archive/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>' ], :kickstart_port => "7122", :kickstart_timeout => 10000, :kickstart_file => "ks.cfg", :ssh_login_timeout => "10000", :ssh_user => "vagrant", :ssh_password => "vagrant", :ssh_key => "",