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 as part of Stages (declared)
- workflows universal-esxi-kickstart in Universal Workflow Content as part of Stages (declared)
- workflows universal-esxi-image-install in Universal Workflow Content as part of Stages (declared)
- workflows universal-esxi-install in Universal Workflow Content as part of Stages (declared)
Objects used by esxi-install-patches¶
- tasks esxi-enable-maint-mode in field Tasks as value esxi-enable-maint-mode
- tasks esxi-patch-install in field Tasks as value esxi-patch-install
- tasks esxi-exit-maint-mode in field Tasks as value esxi-exit-maint-mode