Feature #14714
Puppet classes inherited from a parent host group should indicate which one
Status:
Closed
Priority:
Normal
Assignee:
Category:
Puppet integration
Target version:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1318534
1. Proposed title of this feature request
- [RFE ]Puppet classes inherited from a parent should indicate which one
3. What is the nature and description of the request?
- The existing host inherits puppet classes from a host group hierarchy. It would be helpful if the webui indicated the source of the inherited class.
For example, /hosts/hostname.example.com/edit -> Puppet Classes
The Included Classes column gives not hint about the source of the included classes.
The tooltip is "Already included from parent".
Could the module name be converted into a link to the parent resource?
4. Why does the customer need this? (List the business requirements here)
5. How would the customer like to achieve this? (List the functional requirements here)
6. For each functional requirement listed, specify how Red Hat and the customer can test to confirm the requirement is successfully implemented.
7. Is there already an existing RFE upstream or in Red Hat Bugzilla?
8. Does the customer have any specific timeline dependencies and which release would they like to target (i.e. RHEL5, RHEL6)?
9. Is the sales team involved in this request and do they have any additional input?
- NO
10. List any affected packages or components.
11. Would the customer be able to assist in testing this functionality if implemented?
- Yes
Related issues
Associated revisions
History
#1
Updated by Dominic Cleal about 6 years ago
- Subject changed from Puppet classes inherited from a parent should indicate which one to Puppet classes inherited from a parent host group should indicate which one
- Category set to Puppet integration
#2
Updated by Marek Hulán over 5 years ago
- Target version set to 1.4.4
#3
Updated by Marek Hulán over 5 years ago
- Assignee set to Sebastian Gräßl
#4
Updated by Marek Hulán over 5 years ago
- Target version deleted (
1.4.4)
#5
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4152 added
#6
Updated by Anonymous over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 384c80809f2cc1a892746912635a19c875e17a91.
#7
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 209
#8
Updated by Dominic Cleal over 5 years ago
- Related to Feature #18161: Breakdown of inherited classes by Host Group added
#9
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 169
#10
Updated by Brad Buckingham over 5 years ago
- Target version deleted (
169)
#11
Updated by Daniel Lobato Garcia over 5 years ago
- Target version set to 1.11.0
Fixes #14714 - Make inherited Puppet Classes more apparent
To better recognize which Puppet Classes are inherited for Host
or Hostgroup they are under a sub-heading as a seperated list.