Update docs

(cherry picked from commit 2961af413e)
This commit is contained in:
Heinrich Kruger 2022-05-30 10:13:42 +01:00 committed by Dom Del Nano
parent 5c090071a9
commit ea70f903c7

View File

@ -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 * `vm_memory` (integer) - The size, in megabytes, of the amount of memory to
allocate for the VM. By default, this is 1024 (1 GB). 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 ## Differences with other Packer builders
Currently the XenServer builder has some quirks when compared with other Packer builders. Currently the XenServer builder has some quirks when compared with other Packer builders.