v0.3.0
What's Changed
- fix: URL path to the package repositories by @btravouillon in #12
- doc: typo in the README by @achillemyette1 in #10
- feat: Add new parameter infiniband_ipoib_enhanced by @btravouillon in #13
Breaking Change
The new parameter infiniband_ipoib_enhanced
defaults to True
, which will disable the Connected mode for RHEL-like operating systems. In previous versions of this role, Connected mode was enabled by default. To keep Connected mode enabled, add infiniband_ipoib_enhanced: False
to the inventory.
New Contributors
- @achillemyette1 made their first contribution in #10
Full Changelog: v0.2.2...v0.3.0