bmclib icon indicating copy to clipboard operation
bmclib copied to clipboard

Bug: lookup manufacturer fact instead of dmi['board']['manufacturer']

Open khaefeli opened this issue 7 years ago • 0 comments

if you lookup the manufacturer instead of the core fact dmi['board']['manufacturer'] you'll get the system manufacturer instead of the board manufacturer.

See more here: https://github.com/logicminds/bmclib/blob/master/lib/puppet/provider/bmcuser/ipmitool.rb#L79

khaefeli avatar Jan 03 '18 14:01 khaefeli