Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
FACT 2.4.3
-
Running Ruby 2.0.0p353 bundled with Vagrant 1.7.2 on Windows 8.1
-
1
-
Client 2016-01-13
-
Bug Fix
-
An issue with reporting the number of physical processors as the number of logical processors has been fixed.
Description
When running `Facter.value('processors')['count']` and `Facter.value('processors')['physicalcount']` both are returning 1. Per the task manager and WMI my machine has 1 socket CPU, 2 cores & 4 logical processors.