Issue #8322 has been updated by Josh Cooper. Target version changed from Telly to 2.7.x
---------------------------------------- Feature #8322: Facter should return as much info as Windows SystemInfo https://projects.puppetlabs.com/issues/8322 Author: Cameron Thomas Status: Accepted Priority: Normal Assignee: Category: windows Target version: 2.7.x Affected Puppet version: Keywords: facter win32 systeminfo Branch: Windows defaults system interrogator returns a bit more info than facter. I think this could also be done by creating custom facts, but it seems the Facter baseline should at least include SystemInfo. Important info not provided by Facter is the current 'Updates' state. Facter: <pre> domain => localdomain facterversion => 1.6.0 fqdn => cameront-ws2008.localdomain hardwaremodel => i686 hostname => cameront-ws2008 id => cameront-ws2008\cameron thomas ipaddress => 192.168.36.129 kernel => windows kernelmajversion => 6.0 kernelrelease => 6.0.6002 kernelversion => 6.0.6002 macaddress => 00:0C:29:CC:B3:01 manufacturer => Phoenix Technologies LTD operatingsystem => windows operatingsystemrelease => 6.0.6002 path => C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Ruby\187\bin;/usr/sbin;/sbin productname => VMware Virtual Platform ps => ps -ef puppetversion => 2.7.1 rubysitedir => C:/Ruby/187/lib/ruby/site_ruby/1.8 rubyversion => 1.8.7 serialnumber => VMware-56 4d 4b af 62 1b d2 cd-9b 58 e6 c2 e6 cc b3 01 timezone => Pacific Daylight Time uptime => 0:34 hours uptime_days => 0 uptime_hours => 0 uptime_seconds => 2050 </pre> SystemInfo: <pre> Host Name: CAMERONT-WS2008 OS Name: Microsoft® Windows Server® 2008 Enterprise OS Version: 6.0.6002 Service Pack 2 Build 6002 OS Manufacturer: Microsoft Corporation OS Configuration: Standalone Server OS Build Type: Multiprocessor Free Registered Owner: Windows User Registered Organization: Product ID: 55041-222-8364716-76565 Original Install Date: 7/7/2011, 4:28:54 PM System Boot Time: 7/7/2011, 5:13:02 PM System Manufacturer: VMware, Inc. System Model: VMware Virtual Platform System Type: x64-based PC Processor(s): 2 Processor(s) Installed. [01]: Intel64 Family 6 Model 42 Stepping 7 GenuineIntel ~1995 Mhz [02]: Intel64 Family 6 Model 42 Stepping 7 GenuineIntel ~1995 Mhz BIOS Version: Phoenix Technologies LTD 6.00, 12/31/2009 Windows Directory: C:\Windows System Directory: C:\Windows\system32 Boot Device: \Device\HarddiskVolume1 System Locale: en-us;English (United States) Input Locale: en-us;English (United States) Time Zone: (GMT-08:00) Pacific Time (US & Canada) Total Physical Memory: 2,047 MB Available Physical Memory: 614 MB Page File: Max Size: 4,331 MB Page File: Available: 2,996 MB Page File: In Use: 1,335 MB Page File Location(s): C:\pagefile.sys Domain: WORKGROUP Logon Server: \\CAMERONT-WS2008 Hotfix(s): 1 Hotfix(s) Installed. [01]: KB955430 Network Card(s): 1 NIC(s) Installed. [01]: Intel(R) PRO/1000 MT Network Connection Connection Name: Local Area Connection DHCP Enabled: Yes DHCP Server: 192.168.36.254 IP address(es) [01]: 192.168.36.129 [02]: fe80::d1a3:c518:72c3:2023 </pre> -- 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.
