Issue #1613 has been updated by jamtur01.

Target version set to 0.24.6


----------------------------------------
Feature #1613: Client environments should be substituted when interpolating 
settings on the server
http://projects.reductivelabs.com/issues/show/1613

Author: luke
Status: Accepted
Priority: Normal
Assigned to: luke
Category: settings
Target version: 0.24.6
Complexity: Unknown
Affected version: 0.24.4
Keywords: 


Currently, if you use <code>$environment</code> in a setting on the server, it 
will use the server's environment, which isn't very useful, at least during 
parsing.

It should instead use the client's environment.  This would allow you to have 
your modulepath and manifest be relative to the environment without having to 
specify them separately:
<pre>
[main]
modulepath = /var/lib/puppet/modules/$environment
manifest = /var/lib/puppet/manifests/$environment.pp
</pre>


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