mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
CLOUDSTACK-5932: update the definitions with the new debian version
This commit is contained in:
parent
18191ce79a
commit
0ce488849d
@ -3,7 +3,7 @@ Veewee::Definition.declare({
|
|||||||
:memory_size=> '256',
|
:memory_size=> '256',
|
||||||
:disk_size => '2500', :disk_format => 'VDI', :hostiocache => 'off',
|
:disk_size => '2500', :disk_format => 'VDI', :hostiocache => 'off',
|
||||||
:os_type_id => 'Debian_64',
|
:os_type_id => 'Debian_64',
|
||||||
:iso_file => "debian-7.0.0-amd64-netinst.iso",
|
:iso_file => "debian-7.3.0-amd64-netinst.iso",
|
||||||
:iso_src => "http://ftp.acc.umu.se/mirror/cdimage/release/7.3.0/amd64/iso-cd/debian-7.3.0-amd64-netinst.iso",
|
:iso_src => "http://ftp.acc.umu.se/mirror/cdimage/release/7.3.0/amd64/iso-cd/debian-7.3.0-amd64-netinst.iso",
|
||||||
:iso_md5 => "72473e8a5e65b61acc7efde90d9f71d1",
|
:iso_md5 => "72473e8a5e65b61acc7efde90d9f71d1",
|
||||||
:iso_download_timeout => "1000",
|
:iso_download_timeout => "1000",
|
||||||
|
|||||||
@ -3,7 +3,7 @@ Veewee::Definition.declare({
|
|||||||
:memory_size=> '256',
|
:memory_size=> '256',
|
||||||
:disk_size => '2500', :disk_format => 'VDI', :hostiocache => 'off',
|
:disk_size => '2500', :disk_format => 'VDI', :hostiocache => 'off',
|
||||||
:os_type_id => 'Debian',
|
:os_type_id => 'Debian',
|
||||||
:iso_file => "debian-7.0.0-i386-netinst.iso",
|
:iso_file => "debian-7.3.0-i386-netinst.iso",
|
||||||
:iso_src => "http://ftp.acc.umu.se/mirror/cdimage/release/7.3.0/i386/iso-cd/debian-7.3.0-i386-netinst.iso",
|
:iso_src => "http://ftp.acc.umu.se/mirror/cdimage/release/7.3.0/i386/iso-cd/debian-7.3.0-i386-netinst.iso",
|
||||||
:iso_md5 => "04c58f30744e64a0459caf7d7cace479",
|
:iso_md5 => "04c58f30744e64a0459caf7d7cace479",
|
||||||
:iso_download_timeout => "1000",
|
:iso_download_timeout => "1000",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user