Skip to content

Releases: mila-iqia/ansible-role-infiniband

v0.4.1

09 Apr 23:40
7567ba2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 Apr 02:16
cf356d9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

12 Dec 16:01
6f8f381
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

04 Aug 19:48
ad84cfb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

04 Aug 19:13
deec089
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 Aug 18:46
ff6dcf5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Aug 22:45
40a9b23
Compare
Choose a tag to compare

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

v0.2.2

20 Apr 19:17
099e8a0
Compare
Choose a tag to compare

What's Changed

  • fix: Install mlnx-ofa_kernel-devel on Red Hat family OS by @ahmam in #9

New Contributors

  • @ahmam made their first contribution in #9

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Mar 16:37
1fb4f60
Compare
Choose a tag to compare
Merge pull request #8 from mila-iqia/fix/check_var_is_defined

fix: Make sure infiniband_hca_devices is defined

v0.2.0

25 Feb 18:50
da0f17d
Compare
Choose a tag to compare
Merge pull request #7 from mila-iqia/feat/pin_apt

feat: add ability to pin repo priority for APT