Issue #13051 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged into master in df4787b; this should be released in 2.0.0. ---------------------------------------- Bug #13051: Support uniqueid on FreeBSD; support hostuuid on FreeBSD (but should be generalized) https://projects.puppetlabs.com/issues/13051#change-96804 * Author: Garrett Wollman * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: library * Target version: * Keywords: * Branch: https://github.com/puppetlabs/facter/pull/489 * 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
