ironic/releasenotes/notes/add-wait-step-3751e7918afdd...

8 lines
271 B
YAML

---
features:
- |
Adds a ``wait`` clean/deploy step, which takes an optional argument,
passed in a step definition of ``seconds`` to force an explicit
pause of the current process. Otherwise the next heartbeat action
triggers resumption of the process.