Skip to content

task-workflow-actions

A map of workflow or bootenv actions to take when a timeout happens.

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

Objects that Reference task-workflow-actions

Not used in current content packs

Objects used by task-workflow-actions

Not used in current content packs