What is foreman-tasks?
The foreman-tasks plugin is designed to unify the method of displaying task statuses throughout the Foreman instance. It establishes a Task model for retaining task details and a Lock mechanism for assigning tasks to resources. The locking functionality enables the management of multiple conflicting tasks running on the same resource, preventing collisions. Additionally, the plugin optionally provides the Dynflow infrastructure for task management
Highlights
- Unified task status display across the Foreman instance
- Task model for storing task information
- Lock mechanism for assigning tasks to resources
- Collision prevention through locking functionality
- Optional integration with Dynflow for task management