Issue #5434 has been updated by James Turnbull. Affected Puppet version set to 2.6.1
---------------------------------------- Bug #5434: Reparsing config messes up Environment https://projects.puppetlabs.com/issues/5434 Author: Jeffrey Lensen Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.6.1 Keywords: Branch: Everytime my puppetmaster reparses it's configuration due to a settings change, it screws up the environment: First time: puppet-master[17962]: Compiled catalog for node1 in environment production in 6.28 seconds puppet-master[17935]: Reparsing /etc/puppet/puppet.conf puppet-master[17908]: Compiled catalog for node2 in environment production in 3.57 seconds puppet-agent[6866]: Reparsing /etc/puppet/puppet.conf puppet-master[17908]: Reparsing /etc/puppet/puppet.conf puppet-master[17962]: Reparsing /etc/puppet/puppet.conf puppet-master[17881]: Reparsing /etc/puppet/puppet.conf puppet-master[17989]: Reparsing /etc/puppet/puppet.conf puppet-master[18016]: Reparsing /etc/puppet/puppet.conf puppet-master[17989]: Compiled catalog for node3 in environment production in 2.90 seconds puppet-master[18043]: Reparsing /etc/puppet/puppet.conf puppet-master[18070]: Reparsing /etc/puppet/puppet.conf puppet-master[17908]: Compiled catalog for node4 in environment --- "--- production" in 0.21 seconds puppet-master[17989]: Compiled catalog for node5 in environment --- "--- production" in 0.06 seconds Second time: puppet-master[3869]: Compiled catalog for node6 in environment production in 4.38 seconds puppet-master[3707]: Reparsing /etc/puppet/puppet.conf puppet-master[3734]: Reparsing /etc/puppet/puppet.conf puppet-master[3761]: Reparsing /etc/puppet/puppet.conf puppet-master[3788]: Reparsing /etc/puppet/puppet.conf puppet-agent[6866]: Reparsing /etc/puppet/puppet.conf puppet-master[3815]: Reparsing /etc/puppet/puppet.conf puppet-master[3842]: Reparsing /etc/puppet/puppet.conf puppet-master[3869]: Reparsing /etc/puppet/puppet.conf puppet-master[3903]: Reparsing /etc/puppet/puppet.conf puppet-master[3815]: before is a metaparam; this value will inherit to all contained resources puppet-master[3815]: Compiled catalog for node7 in environment --- "--- production" in 0.09 seconds -- 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.
