Actions
User story #4930
closedParse server role information from inventory
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Nodes & inventories
Target version:
Effort required:
Name check:
Fix check:
Regression:
Description
Now that we are going to have server role in inventoryes, we need to:
- parse <RUDDER><SERVER_ROLES><SERVER_ROLE>
- the tag <SERVER_ROLES> may not be present (if so, no roles, i.e we are dealing with a simple node)
- else, each <SERVER_ROLE> is added in the serverRoles attribute of node (store in the rudderServerRoles LDAP attribute of the nodeInventory)
Actions