From a1a655bfd890859edd8eb868f31ecc6d5bcf7544 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Fri, 14 Jul 2017 09:42:34 +0200 Subject: [PATCH] cloudstack: add note to source_iso --- website/source/docs/builders/cloudstack.html.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/source/docs/builders/cloudstack.html.md b/website/source/docs/builders/cloudstack.html.md index d33fb3763..b5bacb715 100644 --- a/website/source/docs/builders/cloudstack.html.md +++ b/website/source/docs/builders/cloudstack.html.md @@ -52,6 +52,7 @@ builder. - `soure_iso` (string) - The name or ID of an ISO that will be mounted before booting the instance. This option is mutual exclusive with `source_template`. + When then is used `disk_offering` and `hypervisor` is required. - `source_template` (string) - The name or ID of the template used as base template for the instance. This option is mutual explusive with `source_iso`.