commit | cfb10d777a94b5fec66928fcf34f515dfe8b0026 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Thu Feb 18 18:33:31 2016 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Thu Feb 18 18:33:31 2016 +0100 |
tree | 30fbc1fe2c2bc658c6dce49cb5e25729f317b123 | |
parent | 451178513740235f13c80e186386f26e7dc59f33 [diff] |
Raise memory for centos-7 qemu
diff --git a/centos-7/template.json b/centos-7/template.json index 26ffa66..824b475 100644 --- a/centos-7/template.json +++ b/centos-7/template.json
@@ -143,7 +143,7 @@ "shutdown_command": "shutdown -P now", "tools_upload_flavor": "linux", "vmx_data": { - "memsize": "512", + "memsize": "1024", "numvcpus": "1", "cpuid.coresPerSocket": "1" }