Bug #15372
Genconfig output does not match documentation.
| Status: | Needs Decision | Start date: | 07/05/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | executables | |||
| Target version: | - | |||
| Affected Puppet version: | Branch: | |||
| Keywords: | genconfig | |||
Description
According to: http://docs.puppetlabs.com/guides/configuring.html
Puppet agent, apply, and master also accept a --genconfig option, which behaves similarly to --configprint all but outputs a complete puppet.conf file, with descriptive comments for each setting, default values explicitly declared, and settings irrelevant to the requested run mode commented out.
Unfortunately, in these modes, all settings that are relevant to the particular option are not uncommented making it impossible to know if the setting applies or not.
Request: Please print only the relevant settings in a given section.
History
#1
Updated by James Turnbull 10 months ago
- Category set to executables
- Status changed from Unreviewed to Needs Decision
- Assignee set to Nick Fagerlund