Feature #7163
In host's edit page, show the source for the value of puppet class parameters
Description
Opened as a PR by breakfastattiffs
Currently, on the edit hosts page, under the parameters tab, if a parameter was overridden in the host's hostgroup (or that hostgroup's hostgroup), the additional information popup for that parameter says "Matcher: hostgroup."
This is not very useful because the parameter's value could be coming from the hostgroup or a grandparent hostgroup. It would be more useful to display the actual hostgroup's name so that we know precisely from which parent the parameter's overridden value is coming from.
Related issues
Associated revisions
History
#1
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 04c6b0197e93f6c8a616c8695260bcd01563d044.
#2
Updated by Dominic Cleal over 7 years ago
- Category set to Puppet integration
- Target version set to 1.7.2
- Legacy Backlogs Release (now unused) set to 21
#3
Updated by Bryan Kearney over 7 years ago
- Bugzilla link set to 1166158
#4
Updated by Dominic Cleal over 6 years ago
- Related to Bug #12611: CVE-2015-7518 - Smart class parameters/variables shown on host edit allows stored XSS in description added
fixes #7163 - on host's edit page, show the source for the value of puppet class parameters.