in-subnet-check-validate¶
Stage to set the patch list for an ESXi node
Validates that the ESXi firstboot IP, Def GW, and Netmask are in the same subnet to prevent failures of ESXi firstboot network configuration.
Requires that the following Params are accessible to the validate script:
esxi/network-firstboot-ipaddr
esxi/network-firstboot-gateway
esxi/network-firstboot-netmask
This stage will also run the Task in-subnet-check-render
to make the
python script (in-subnet-check.py
) available for use.