Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Unknown
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Detect raid hardware installed on the platform. One method used by https://github.com/rottenbytes/chef/tree/master/ohai/files/default/plugins
makes use of lsipci
I integrated it here
https://github.com/ChrisLundquist/ohai
and verified it worked on a few raid card models. (ran on Centos)
I haven't packed gems before so I might have broken the Rakefile. It was complaining about undefined variables on my platform.
https://github.com/opscode/ohai/pull/37