Update README to reflect increased disk size

Changed in d48d46306f
This commit is contained in:
Cheng Sun 2014-12-08 15:39:21 +00:00
parent 91c1326bc4
commit bf92b3abff

View File

@ -79,7 +79,7 @@ To get you started, there is an example config file which you can use `examples/
"host_ip": "10.81.2.105", "host_ip": "10.81.2.105",
"instance_name": "packer-centos-6-4", "instance_name": "packer-centos-6-4",
"instance_memory": "2048000000", "instance_memory": "2048000000",
"root_disk_size": "5000000000", "root_disk_size": "40000000000",
"iso_name": "CentOS-6.4-x86_64-minimal.iso", "iso_name": "CentOS-6.4-x86_64-minimal.iso",
"http_directory": "http", "http_directory": "http",
"local_ip": "10.80.3.223", "local_ip": "10.80.3.223",