User story #5037
closedUser story #4928: Allow splitting Rudder into independent role-based entities
Add a system variable RUDDER_SERVER_ROLES that describes the roles of the systems, and webapp properties to override them (with 5 roles)
Description
This system variable would contain, in a key:value form, the roles:hostname for:
rudder-inventory-endpoint
rudder-inventory-ldap
rudder-db
rudder-webapp
rudder-front
The values would be gathered from the roles of the system (from inventory), or could be overriden by webapp properties, that would be:
rudder.server-roles.ldap
rudder.server-roles.db
rudder.server-roles.front
rudder.server-roles.webapp
rudder.server-roles.inventory-endpoint
They could take two values, either autodetect (so from the inventories), or specific values
this ticket is like #5016, but with an extra role; for the sake of tracability, everything is listed there
Updated by Nicolas CHARLES over 10 years ago
Nicolas CHARLES wrote:
This system variable would contain, in a key:value form, the roles:hostname for:
rudder-inventory-endpoint
rudder-ldap
rudder-db
rudder-webapp
rudder-frontThe values would be gathered from the roles of the system (from inventory), or could be overriden by webapp properties, that would be:
rudder.server-roles.ldap
rudder.server-roles.db
rudder.server-roles.front
rudder.server-roles.webapp
rudder.server-roles.inventory-endpointThey could take two values, either autodetect (so from the inventories), or specific values
this ticket is like #5016, but with an extra role; for the sake of tracability, everything is listed there
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder/pull/549
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 21efa106ecaa95c1bff100199aebf3406e56c327.
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.0~beta1 that was released yesterday.
- announcement
- changelog
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from Enhancement to User story