Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 793 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 793 Bytes

OFED

Description

This role install and start all needed for OFED based interconnects (Mellanox, etc.).

The role cover client (driver, libs) and subnet manager installation.

Instructions

This role is currently only for CentOS/RHEL.

To install client part, set ofed_client to true at role invocation vars.

To install subnet manager part, set ofed_subnet_manager to true at role invocation vars.

To be done

Need to add support for Ubuntu and OpenSuse if exist.

Changelog