mirror of https://github.com/apache/cloudstack.git
systemvmtemplate: 7.8.0 iso is archived now, use link from archives
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
6e87337d52
commit
a4120b24e4
|
|
@ -11,7 +11,7 @@ Veewee::Definition.declare({
|
|||
:disk_size => '3000', :disk_format => 'VDI', :hostiocache => 'off',
|
||||
:os_type_id => 'Debian_64',
|
||||
:iso_file => "debian-7.8.0-amd64-netinst.iso",
|
||||
:iso_src => "http://cdimage.debian.org/debian-cd/7.8.0/amd64/iso-cd/debian-7.8.0-amd64-netinst.iso",
|
||||
:iso_src => "http://cdimage.debian.org/cdimage/archive/7.8.0/amd64/iso-cd/debian-7.8.0-amd64-netinst.iso",
|
||||
:iso_md5 => "a91fba5001cf0fbccb44a7ae38c63b6e",
|
||||
:iso_download_timeout => "1000",
|
||||
:boot_wait => "10", :boot_cmd_sequence => [
|
||||
|
|
|
|||
Loading…
Reference in New Issue