From 3022576b57709c1e12deee771c1b0974e60b360c Mon Sep 17 00:00:00 2001 From: William Bianchini Date: Tue, 17 Sep 2019 12:15:09 -0300 Subject: [PATCH] Update cloudstack.html.md --- website/source/docs/builders/cloudstack.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/source/docs/builders/cloudstack.html.md b/website/source/docs/builders/cloudstack.html.md index 1ab0addb2..07e65bec1 100644 --- a/website/source/docs/builders/cloudstack.html.md +++ b/website/source/docs/builders/cloudstack.html.md @@ -111,8 +111,8 @@ builder. - `hypervisor` (string) - The target hypervisor (e.g. `XenServer`, `KVM`) for the new template. This option is required when using `source_iso`. -- `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) +- `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) currently attached to a virtual machine. Defaults to `false`. This option is only available when using `source_iso`.