Details
Description
Hello,
we found out that in versions 2.4.x of facter the only "Win32_NetworkAdapter" listed are the one with "NetEnabled" attribute set to true.
We think that it's great to list all the NIC, even if it's disabled.
We managed to work this out by commenting/remove the "NetEnable=True" statement from "Puppet Labs\Puppet\facter\lib\facter\util\ip\windows.rb".
We ask if this patch can be merged in facter 2.4.x.