Skip to content

v0.3.0

Compare
Choose a tag to compare
@btravouillon btravouillon released this 03 Aug 22:45
· 20 commits to main since this release
40a9b23

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