You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2015/03/30 10:29:18 UTC

[3/3] git commit: updated refs/heads/master to 6f907fb

systemvmtemplate: increase disk size to 3000

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6f907fb2
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/6f907fb2
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/6f907fb2

Branch: refs/heads/master
Commit: 6f907fb2cd7d82ceb176b375c7f32db6382de325
Parents: d0e65d7
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Mon Mar 30 13:58:33 2015 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Mon Mar 30 13:58:33 2015 +0530

----------------------------------------------------------------------
 tools/appliance/definitions/systemvmtemplate/definition.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/6f907fb2/tools/appliance/definitions/systemvmtemplate/definition.rb
----------------------------------------------------------------------
diff --git a/tools/appliance/definitions/systemvmtemplate/definition.rb b/tools/appliance/definitions/systemvmtemplate/definition.rb
index f5d4850..5e31c6c 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 => [