Path: | lib/facter/manufacturer.rb |
Last Update: | Sun Oct 21 20:29:25 -0400 2012 |
Fact: manufacturer
Purpose: Return the hardware manufacturer information about the hardware.
Resolution:
On OpenBSD, queries sysctl values, via a util class. On SunOS Sparc, uses prtdiag via a util class. On Windows, queries the system via a util class. Uses the 'util/manufacturer.rb' for fallback parsing.
Caveats: