Facter 1.6.3 is a maintenance release containing fixes, updates and refactoring. It resolves issues #7038, #10228, and #10233. Full release notes below. This release is available for download at: http://puppetlabs.com/downloads/facter/facter-1.6.3.tar.gz See the Verifying Puppet Download section at: http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet#Verifying+Puppet+Downloads Please report feedback via the Puppet Labs Redmine site, using an affected version of 1.6.3: http://projects.puppetlabs.com/projects/facter/ Full Release Notes at: https://projects.puppetlabs.com/projects/facter/wiki/Wiki RPMs available on yum.puppetlabs.com DEBs available on apt.puppetlabs.com # Facter 1.6.3 Release Notes ## (7038) Validate prtdiag output in manufacturer prtdiag cannot be run inside zones, and calling Facter::Util::Resolution.exec on it will return nil. The manufacturer utility was calling split() on nil, which was raising an exception. Added validation of prtdiag output, and simplified the regex to extract values for facts. Added more coverage for the related facts as well. ## (10228) Ascendos OS support for various facts. This patch will make various facts return the correct value on Ascendos (a new RHEL rebuild - http://www.ascendos.org/): * hardwareisa * lsbmajdistrelease * macaddress * operatingsystem * operatingsystemrelease * osfamily * uniqueid ## (10233) Adds support for Parallels Server Bare Metal to Facter -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to puppet-dev@googlegroups.com. To unsubscribe from this group, send email to puppet-dev+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.