Update cloudstack.html.md

This commit is contained in:
William Bianchini 2019-09-17 12:15:09 -03:00 committed by GitHub
parent 39a1f64d52
commit 3022576b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -111,8 +111,8 @@ builder.
- `hypervisor` (string) - The target hypervisor (e.g. `XenServer`, `KVM`) for - `hypervisor` (string) - The target hypervisor (e.g. `XenServer`, `KVM`) for
the new template. This option is required when using `source_iso`. the new template. This option is required when using `source_iso`.
- `eject_iso` (boolean) - If `true`, make a call to the CloudStack API, after - `eject_iso` (boolean) - If `true` make a call to the CloudStack API, after
loading image to cache requesting to check and detach ISO file (if any) loading image to cache, requesting to check and detach ISO file (if any)
currently attached to a virtual machine. Defaults to `false`. This option currently attached to a virtual machine. Defaults to `false`. This option
is only available when using `source_iso`. is only available when using `source_iso`.