Update docs

This commit is contained in:
Heinrich Kruger 2022-05-30 10:13:42 +01:00
parent 6cc6fe165a
commit 2961af413e
No known key found for this signature in database
GPG Key ID: 05A6F0214B1C419D

View File

@ -194,6 +194,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.