Issue #7643 has been updated by Thomas Linkin. Branch changed from https://github.com/blkperl/facter/tree/feature/master/7643-Export_Win32OperatingSystem to https://github.com/trlinkin/facter/tree/wmi_win32_operatingsystem
This ticket has been seemingly dead for a while. Hopefully this pull request will help just close it out. https://github.com/puppetlabs/facter/pull/434 I basically did the same as the first branch on this ticket, except now we're using Facter::Util::WMI and there are spec tests. ---------------------------------------- Feature #7643: Export the Win32_OperatingSystem WMI/CIM class through Facter https://projects.puppetlabs.com/issues/7643#change-89715 * Author: Daniel Pittman * Status: Tests Insufficient * Priority: Normal * Assignee: * Category: library * Target version: * Keywords: windows * Branch: https://github.com/trlinkin/facter/tree/wmi_win32_operatingsystem * Affected Facter version: ---------------------------------------- Rather than exporting the individual values, we should just export the entire Win32_OperatingSystem class values from WMI through Facter. This will give Win32 folks access to all the data that their platform provides to make decisions about. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
