more spelling
This commit is contained in:
parent
1fac839b79
commit
e4b67dd2f9
|
@ -52,11 +52,11 @@ builder.
|
|||
for the instance.
|
||||
|
||||
- `source_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`.
|
||||
booting the instance. This option is mutually exclusive with `source_template`.
|
||||
When using `source_iso`, both `disk_offering` and `hypervisor` are required.
|
||||
|
||||
- `source_template` (string) - The name or ID of the template used as base
|
||||
template for the instance. This option is mutual exclusive with `source_iso`.
|
||||
template for the instance. This option is mutually exclusive with `source_iso`.
|
||||
|
||||
- `template_os` (string) - The name or ID of the template OS for the new
|
||||
template that will be created.
|
||||
|
|
Loading…
Reference in New Issue