add tools_iso_name in the doc

This commit is contained in:
Cécile MORANGE 2023-06-21 17:21:22 +02:00
parent 0b9d7be27e
commit 7841481ee0
No known key found for this signature in database
GPG Key ID: 7D0BB77551B490D9

View File

@ -133,6 +133,9 @@ each category, the available options are alphabetized and described.
must point to the same file (same checksum). By default this is empty must point to the same file (same checksum). By default this is empty
and `iso_url` is used. Only one of `iso_url` or `iso_urls` can be specified. and `iso_url` is used. Only one of `iso_url` or `iso_urls` can be specified.
* `tools_iso_name` (string) - Choose the tools iso you want to use.
Usually "guest-tools.iso", or "xs-tools.iso". Not setting this variable won't plug any tools.
* `keep_vm` (string) - Determine when to keep the VM and when to clean it up. This * `keep_vm` (string) - Determine when to keep the VM and when to clean it up. This
can be "always", "never" or "on_success". By default this is "never", and Packer can be "always", "never" or "on_success". By default this is "never", and Packer
always deletes the VM regardless of whether the process succeeded and an artifact always deletes the VM regardless of whether the process succeeded and an artifact