task-workflow-timeout¶
Should the machine use dynamic virtual media attached isos to boot
This map of workflow or bootenv names will be used to act as a watchdog timer for them.
If the map contains a workflow name, when the machine enters that workflow, a timer is started and if the workflow does not complete the workflow within that time, the machine will be run actions, by default a powercycle.
if the map contains a bootenv name, when the machine enters that bootenv, a timer is started and if the machine does generate a change in the current task index within that time, the machine will be run actions, by default a powercycle.
If you need to differentiate between workflows and bootenvs, you can use the format workflows/name or bootenvs/name.
Times are specified in timer string syntax, e.g. 30m. The default unit is seconds.