From 98f6b80d3e99ccda9e9ee8b7a2693ed30082f7b1 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Mon, 13 May 2013 10:36:34 +0200 Subject: updating wheezy installer image --- wheezy/definition.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wheezy/definition.rb b/wheezy/definition.rb index d80ac7a..dfd7a65 100644 --- a/wheezy/definition.rb +++ b/wheezy/definition.rb @@ -3,9 +3,9 @@ Veewee::Definition.declare({ :memory_size=> '256', :disk_size => '10140', :disk_format => 'VDI', :hostiocache => 'on', :os_type_id => 'Debian_64', - :iso_file => "debian-wheezy-DI-rc1-amd64-netinst.iso", - :iso_src => "http://cdimage.debian.org/cdimage/wheezy_di_rc1/amd64/iso-cd/debian-wheezy-DI-rc1-amd64-netinst.iso", - :iso_md5 => "412f77d4b98adf2a7d575745fd282d78", + :iso_file => "debian-7.0.0-amd64-netinst.iso", + :iso_src => "http://cdimage.debian.org/cdimage/release/current/amd64/iso-cd/debian-7.0.0-amd64-netinst.iso", + :iso_md5 => "6a55096340b5b1b7d335d5b559e13ea0", :iso_download_timeout => "1000", :boot_wait => "10", :boot_cmd_sequence => [ '', -- cgit v1.2.3