Issue #782 has been updated by luke. Subject changed from Move config descriptions out of executables into configuration.rb to Move config descriptions out of executables into defaults.rb Status changed from Needs design decision to Accepted Assigned to changed from luke to community Target version changed from 0.25.0 to unplanned Affected version set to 0.24.4
Something like it is still a good idea. There's currently a weird split between configuration settings in the executables, which are done entirely with Getopt, and those in the framework, which are done with util/settings.rb. It'd be nice to unify them, at least so that things like --printconfig worked across all of the settings. ---------------------------------------- Bug #782: Move config descriptions out of executables into defaults.rb http://projects.reductivelabs.com/issues/show/782 Author: michael Status: Accepted Priority: Low Assigned to: community Category: executables Target version: unplanned Complexity: Easy Patch: None Affected version: 0.24.4 Keywords: Move config descriptions out of executables into configuration.rb. Move as much RDoc usage out of the executables into configuration.rb. Leave only specific descriptions in the executables. ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
