Issue #14927 has been reported by Patrick Carlisle. ---------------------------------------- Bug #14927: agent changes environment based on environment state in master leaking between runs https://projects.puppetlabs.com/issues/14927
Author: Patrick Carlisle Status: Accepted Priority: Immediate Assignee: Patrick Carlisle Category: Target version: 3.0.0 Affected Puppet version: 3.0.0rc3 Keywords: Branch: If the master is not using the exec node terminus the environment of a node defaults to `Puppet::Node::Environment.new` which usually is the environment of the previous node that checked in. This means it's somewhat unpredictable what environment each agent will actually use. -- 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.
