Issue #16233 has been updated by Garrett Honeycutt.
The work around I am using is to create a custom fact that returns the certname and patching pe_mcollective to use that. Carl, How would I check to see if the certname was flapping? We are not managing puppet.conf, so we can rule out template issues there. ---------------------------------------- Bug #16233: scope.catalog.name returns different values each puppet run https://projects.puppetlabs.com/issues/16233#change-70482 Author: Garrett Honeycutt Status: Investigating Priority: Normal Assignee: eric sorenson Category: Target version: Affected Puppet version: Keywords: Branch: In the template for server.cfg in the pe_mcollective module we use scope.catalog.name which changes values between runs. The puppet master has two IP addresses. The IP for the host, hostname.example.tld, is in /etc/hosts and DNS and another IP is bound to the system which only belongs in DNS as puppet.example.tld. puppet.conf only refers to puppet.example.tld. This is causing some puppet runs to change the server.cfg back and forth. Noticing this with PE 2.5.3 on Scientific Linux 6.2 (EL derivative) x86_64 -- 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.
