bmclib
bmclib copied to clipboard
Bug: lookup manufacturer fact instead of dmi['board']['manufacturer']
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