Issue #1616 has been updated by jamtur01.

Target version set to 0.24.6


----------------------------------------
Refactor #1616: The parser should use Environment instances to look up 
environment-specific settings
http://projects.reductivelabs.com/issues/show/1616

Author: luke
Status: Accepted
Priority: Normal
Assigned to: luke
Category: unknown
Target version: 0.24.6


Currently, the parser uses code like this to look up settings:
<pre>
Puppet.settings.value(:setting, environment)
</pre>

Environment instances have a <code>[]</code> method that looks up settings 
using the appropriate environment; the parser should be changed to use this 
style of lookup.


----------------------------------------
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to