task-workflow-actions¶
Should the machine use dynamic virtual media attached isos to boot
This map of workflow or bootenv names will be used to define the actions that should be taken when the workflow timeout occurs.
If you need to differentiate between workflows and bootenvs, you can use the format workflows/name or bootenvs/name.
The default action is powercycle.
An additional action is pause which will pause the process. It will by default pause for 5 seconds. An option time string may be added. e.g. pause 30s
An example would be:
bootenvs/esxi8-install: - nextbootpxe - pause 10s - powercycle
An empty list will still generate the event: machines workflow-timeout UUID