Actions
Feature #7163
closedIn host's edit page, show the source for the value of puppet class parameters
Difficulty:
Triaged:
Bugzilla link:
Pull request:
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.
Updated by Anonymous over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 04c6b0197e93f6c8a616c8695260bcd01563d044.
Updated by Dominic Cleal over 10 years ago
- Category set to Puppet integration
- Target version set to 1.7.2
- Translation missing: en.field_release set to 21
Updated by Dominic Cleal about 9 years ago
- Related to Bug #12611: CVE-2015-7518 - Smart class parameters/variables shown on host edit allows stored XSS in description added
Actions