Issue #15159 has been updated by Stefan Schulte.
And if you run facter with the `--debug` flag it may indicate some facts recursions. So if you can provide the output of a debug run would be great (or apply the fix in #12790 as it makes fact recursions more obvious) ---------------------------------------- Bug #15159: lsbmajdistrelease is undefined on RedHat with Facter 1.6.6 https://projects.puppetlabs.com/issues/15159#change-67775 Author: Joshua Corbin Status: Needs More Information Priority: High Assignee: Joshua Corbin Category: library Target version: Keywords: Branch: Affected Facter version: 1.6.6 Systems running 1.6.4 work fine, not sure about 1.6.5. The problem appears to be a regression introduced by commit:2eb4ede4eb7e5bc66fc11cbef0c9fa80c245c662, which confined lsbmajdistrelease to systems with operatingsystem set to "Linux" or "GNU/kFreeBSD". The linux distro names, like "CentOS", "RedHat", "Debian", "Ubuntu" need to be returned to the confine match in lsbmajdistrelease.rb. -- 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.
