From f725cf1a4b86b2df891efdb1baa974f6200dc8d8 Mon Sep 17 00:00:00 2001 From: Chris Bednarski Date: Fri, 21 Aug 2015 17:10:56 -0700 Subject: [PATCH] Correct docs for qemu vm_name --- website/source/docs/builders/qemu.html.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/website/source/docs/builders/qemu.html.markdown b/website/source/docs/builders/qemu.html.markdown index ab3935329..9288bbcab 100644 --- a/website/source/docs/builders/qemu.html.markdown +++ b/website/source/docs/builders/qemu.html.markdown @@ -247,10 +247,9 @@ builder and not otherwise conflicting with the qemuargs): host port. - `vm_name` (string) - This is the name of the image (QCOW2 or IMG) file for - the new virtual machine. By default this is "packer-BUILDNAME.FORMAT", where - `BUILDNAME` is the name of the build and `FORMAT` matches the `format` - option, above. If you customize this you must specify the file extension or - none will be used. + the new virtual machine. By default this is "packer-BUILDNAME", where + `BUILDNAME` is the name of the build. Currently, no file extension will be + used unless it is specified in this option. - `vnc_port_min` and `vnc_port_max` (integer) - The minimum and maximum port to use for the VNC port on the host machine which is forwarded to the VNC