Issue #13051 has been updated by Ken Barber. Category set to library Status changed from Unreviewed to Needs Decision
Hi Garrett, Thanks for the patch. Any chance of getting this as a pull request in git? ken. ---------------------------------------- Bug #13051: Support uniqueid on FreeBSD; support hostuuid on FreeBSD (but should be generalized) https://projects.puppetlabs.com/issues/13051#change-56599 Author: Garrett Wollman Status: Needs Decision Priority: Normal Assignee: Category: library Target version: Keywords: Branch: Affected Facter version: 1.6.6 Modern machines come with a burned-in UUID, which some people use for tracking in the same way that the burned-in MAC address is often used. In FreeBSD this is accessible via a sysctl; on other systems you may need to run dmidecode to suck it out of the DMI data. Windows cares about it a lot as well. In addition, FreeBSD supports hostids, although there is no hostid(1) command (you have to use sysctl kern.hostid). Support both of these for FreeBSD. -- 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.
