From e7282a2c27a2fa2c6076a323cefbe811836501d6 Mon Sep 17 00:00:00 2001 From: Ali Rizvi-Santiago Date: Thu, 22 Nov 2018 20:49:16 -0600 Subject: [PATCH] Updated the docs for the virtualbox-iso builder to include @azr's suggestion. --- website/source/docs/builders/virtualbox-iso.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/builders/virtualbox-iso.html.md.erb b/website/source/docs/builders/virtualbox-iso.html.md.erb index 0ebfa3679..9fca33b6f 100644 --- a/website/source/docs/builders/virtualbox-iso.html.md.erb +++ b/website/source/docs/builders/virtualbox-iso.html.md.erb @@ -95,7 +95,7 @@ builder. specified, the default is `10s` or 10 seconds. - `cpus` (number) - The number of cpus to use for building the VM. - Defaults to building with just one. + Defaults to `1`. - `disk_size` (number) - The size, in megabytes, of the hard disk to create for the VM. By default, this is `40000` (about 40 GB).