From ea70f903c79e6d9a88694aa41eb6a28ffeaaa64d Mon Sep 17 00:00:00 2001 From: Heinrich Kruger Date: Mon, 30 May 2022 10:13:42 +0100 Subject: [PATCH] Update docs (cherry picked from commit 2961af413e5c371c2501f5e09112a581022e6438) --- docs/builders/iso/xenserver-iso.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/builders/iso/xenserver-iso.html.markdown b/docs/builders/iso/xenserver-iso.html.markdown index c452add..d8638c0 100644 --- a/docs/builders/iso/xenserver-iso.html.markdown +++ b/docs/builders/iso/xenserver-iso.html.markdown @@ -207,6 +207,8 @@ each category, the available options are alphabetized and described. * `vm_memory` (integer) - The size, in megabytes, of the amount of memory to allocate for the VM. By default, this is 1024 (1 GB). +* `vm_tags` (array of strings) - A list of tags to add to the VM + ## Differences with other Packer builders Currently the XenServer builder has some quirks when compared with other Packer builders.