Project

General

Profile

Actions

Feature #21516

open

Comments in ENC YAML output to know how parameters were chosen

Added by Ondřej Pražák over 6 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Puppet integration
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Proposed title of this feature request
- [RFE] Comments in ENC YAML output to know how parameters were chosen

-  For complex cases where parameters are derived from a number of possible cases, it would be helpful if the YAML output could indicate which matcher(s) were used to determine the result.

YAML supports simple comments prefixed with '#'. In this manner the matchers could be inserted into the output. Example:

---
classes:
abrt: # fqdn = example.example.com
some_parameter: value # content_view = cv-example-view
other_parameter: thisvalue

Actions #1

Updated by Ondřej Pražák over 6 years ago

  • Subject changed from Comments in ENC YAML output to know how parameters were chosen to Comments in ENC YAML output to know how parameters were chosen
  • Category changed from Statistics to Puppet integration
Actions

Also available in: Atom PDF