From ece8b82e20557d977d888375db722399cca09c23 Mon Sep 17 00:00:00 2001 From: Edwin Hermans Date: Thu, 5 Sep 2013 12:12:28 +0200 Subject: [PATCH] Vagrant docs: added most awaited keys for VMX customisation --- website/docs/source/v2/vmware/configuration.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/source/v2/vmware/configuration.html.md b/website/docs/source/v2/vmware/configuration.html.md index 7c2d74425..d9667918a 100644 --- a/website/docs/source/v2/vmware/configuration.html.md +++ b/website/docs/source/v2/vmware/configuration.html.md @@ -78,3 +78,4 @@ that Vagrant has set up itself. VMX is an undocumented format and there is no official reference for the available keys and values. This customization option is exposed for people who have knowledge of exactly what they want. +That said, the most awaited keys are "memsize" and "numvcpus".