From b4fceef40783f41ef5dd7a78d25dbb152515c8fd Mon Sep 17 00:00:00 2001 From: Leo Simons Date: Tue, 22 Jul 2014 14:09:19 +0200 Subject: [PATCH] CLOUDSTACK-7143: sometimes the consolidated 'apt' command runs out of space --- tools/appliance/definitions/systemvmtemplate/definition.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appliance/definitions/systemvmtemplate/definition.rb b/tools/appliance/definitions/systemvmtemplate/definition.rb index 59654065617..b7db768d645 100644 --- a/tools/appliance/definitions/systemvmtemplate/definition.rb +++ b/tools/appliance/definitions/systemvmtemplate/definition.rb @@ -42,7 +42,7 @@ architectures = { config = { :cpu_count => '1', :memory_size => '256', - :disk_size => '2500', :disk_format => 'VDI', :hostiocache => 'off', + :disk_size => '3000', :disk_format => 'VDI', :hostiocache => 'off', :iso_download_timeout => '1200', :boot_wait => '10', :boot_cmd_sequence => [