Introduce Node Role Inheritance
Description
Gliffy Diagrams
Activity
Show:
Stefan Seifert September 4, 2017 at 7:19 PM
Fixed
Details
Details
Assignee
Unassigned
UnassignedReporter
Components
Fix versions
Priority
Created September 16, 2015 at 4:49 PM
Updated September 4, 2017 at 7:19 PM
Resolved September 4, 2017 at 7:19 PM
it might be useful to introduce an "inheritance concept" for node roles.
currently one have to apply multiple roles to each node even if they are always used in combination.
example: generic "aem-cms" role plus project-specific "xxx-aem-cms" role.
if "xxx-aem-cms" role would inherit from "aem-cms" it would be sufficient to only specify "xxx-aem-cms" in the environment per node. additionally it reduces the risk to define a parameter value for the wrong role if it is not wholly sure to which it belongs.