make it clear that is not used for esxi
Signed-off-by: gnawhleinad <danielleehwang@gmail.com>
This commit is contained in:
parent
26241c8ade
commit
faf65bec53
|
@ -226,7 +226,7 @@ each category, the available options are alphabetized and described.
|
||||||
This is a [configuration template](/docs/templates/configuration-templates.html)
|
This is a [configuration template](/docs/templates/configuration-templates.html)
|
||||||
that has a single valid variable: `Flavor`, which will be the value of
|
that has a single valid variable: `Flavor`, which will be the value of
|
||||||
`tools_upload_flavor`. By default the upload path is set to
|
`tools_upload_flavor`. By default the upload path is set to
|
||||||
`{{.Flavor}}.iso`.
|
`{{.Flavor}}.iso`. This setting is not used when `remote_type` is "esx5".
|
||||||
|
|
||||||
* `version` (string) - The [vmx hardware version](http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1003746) for the new virtual machine. Only the default value has been tested, any other value is experimental. Default value is '9'.
|
* `version` (string) - The [vmx hardware version](http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1003746) for the new virtual machine. Only the default value has been tested, any other value is experimental. Default value is '9'.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue