Actions
User story #18379
closedCreate hooks for when a node inventory is received
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Effort required:
Name check:
To do
Fix check:
Checked
Regression:
Description
There should be three hooks:
- one when the inventory processing is in error (when the inventory goes to /var/rudder/inventories/failed
),
- one when successefuly saved, if the node is pending,
- and one when successfully saved, if the node is already accepted.
Hooks should have corresponding code callbacks (for ex for dynamic group generation)
Actions