metal-stack / go-hal

server hardware abstraction, tries to lower the burden of supporting different server vendors
GNU Affero General Public License v3.0
13 stars 3 forks source link

fix vendor guessing bug #29

Closed majst01 closed 3 years ago

majst01 commented 3 years ago

The actual implementation will always return the first vendor from vendorlist if vendorstring is "".

Fix this.

BUT please dont merge because this actually prevents bmc-catcher to detect the vendor !