Issue #2935 has been updated by Jesse Wolfe. Status changed from Accepted to Ready for Testing Branch set to http://github.com/jes5199/puppet/tree/ticket/master/2935-settings-mode
---------------------------------------- Feature #2935: Settings should use 'agent' and 'server' in addition to executable names http://projects.puppetlabs.com/issues/2935 Author: Luke Kanies Status: Ready for Testing Priority: High Assigned to: Jesse Wolfe Category: settings Target version: Rowlf Affected version: 0.25.1 Keywords: Branch: http://github.com/jes5199/puppet/tree/ticket/master/2935-settings-mode There's a lot of reasonable confusion around the fact that executable names are used for searching for settings. It makes more sense to basically split into client/server setting groups. We should add a new search path, 'client' and 'server', and have them sit between the defaults and the executable names. So, the search path would be something like: cli => environment => executable => client/server => default Then each executable just declares whether it's an agent executable or a server-side one. -- 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://projects.puppetlabs.com/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.
