esxi-build-isos/bundles¶
Defines any additional command line options to pass to ansible for playbooks
An array of strings of ESXi ISO bundles to download and build an installable ISO with a RackN DRPY VIB in it.
Each specified bundle must be an HTTP/S accessible URL or a
path name of a file staged on the host that this Task runs
on. If it's in an HTTP file server, then the URL string must
be prefixed with a lowercase http
to identify it correctly.
DRP based golang template constructs can be used in the URL paths to dynamically render to a location on the DRP Endpoint HTTP file service locations.
If a golang template rendering construct is used, the same rule applies to the final rendered location as above (http prefix).
Note that the "files/plugin_providers/vmware..." path component is
populated on the DRP Endpoint after the vmware
Plugin has been
installed via the Catalog.