Increase disk size

Now Riak is installed always and takes about 500MB. We need this space
for openstack example.

Change-Id: Ieee618499a9520c043e16b03d8e1036698ebe672
This commit is contained in:
Łukasz Oleś 2016-02-12 12:24:26 +01:00
parent ac56340946
commit 0b7e2c9b0e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"iso_url": "http://releases.ubuntu.com/14.04/ubuntu-14.04.3-server-amd64.iso",
"iso_checksum": "9e5fecc94b3925bededed0fdca1bd417",
"custom_script": ".",
"disk_size": "4000",
"disk_size": "4500",
"mem_size": "512",
"vcpu_num": "1",
"ansible_config_path": "/etc/ansible",