On Mar 6, 2011, at 3:45 PM, Nigel Kersten <[email protected]> wrote:
On Sun, Mar 6, 2011 at 2:19 PM, Luke Kanies <[email protected]> wrote: > > As Jacob said, per-environment settings aren't limited at all any more, and > I don't think they have been for the whole 2.6 release series. > > Not every setting available in [master] works on a per-environment basis. exec_terminus etc come to mind. Did we document what changed in 2.6.x in this regard? I agree with Jacob that this is a separate thread, but the short rule is: All settings support environments, but not all of the code that uses settings does. E.g., anything global like the terminus settings is still, um, global. It's nearly impossible to document all of these, unfortunately, but we should clearly do a better job. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
