esxi-install-patches¶
Stage to install patches for an ESXi node
This stage installs the patches contained in the esxi/patch-list array.
The list is created by the esxi-set-patch-list stage.
It is possible that other programmatic methods can be used to generate
the esxi/patch-list, in which case, the esxi-set-patch-list stage
is not necessary.
The patches specified in esxi/patch-list must be represented in the
esxi/patch-map, which is used to reference the actual patch file,
and it's checksum.
Objects that Reference esxi-install-patches¶
- workflows esxi-install in VMWare Support v4.15.6 as part of Stages (declared)
- workflows universal-esxi-install in Universal Workflow Content v4.15.5 as part of Stages (declared)
- workflows universal-esxi-image-install in Universal Workflow Content v4.15.5 as part of Stages (declared)
- workflows universal-esxi-kickstart in Universal Workflow Content v4.15.5 as part of Stages (declared)