Issue #14927 has been updated by Matthaus Litteken. Status changed from Merged - Pending Release to Closed Affected Puppet version deleted (3.0.0rc3)
Released in Puppet 3.0.0-rc4 ---------------------------------------- Bug #14927: agent changes environment based on environment state in master leaking between runs https://projects.puppetlabs.com/issues/14927#change-70025 Author: Patrick Carlisle Status: Closed Priority: Immediate Assignee: Patrick Carlisle Category: Target version: 3.0.0 Affected Puppet version: 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.
