Skip to content

Latest commit

 

History

History
123 lines (67 loc) · 6.43 KB

CHANGELOG.md

File metadata and controls

123 lines (67 loc) · 6.43 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v4.1.0 (2022-08-22)

Full Changelog

Added

  • Replace CentOS 8 support with Rocky/AlmaLinux 8 #34 (treydock)
  • Mirror puppet-module-mofed nm_controlled behavior #33 (pedmon)

v4.0.0 (2021-09-14)

Full Changelog

Changed

  • BREAKING: Major updates: drop EL6, drop Puppet 5, add Puppet 7 #29 (treydock)

Added

v3.1.0 (2019-05-23)

Full Changelog

Added

  • Bump supported version of yum module #27 (treydock)
  • Add convenient support for bonding IB interfaces #26 (mrolli)
  • Add tests for new facts and rubocop fixes #24 (treydock)
  • Convert to PDK #23 (treydock)
  • Use Ruby function for calc_log_num_mtt #22 (treydock)
  • Add initial support for multiple infiniband ports and a new fact for mapping network device names and related IB device information #21 (clevelas)
  • Use puppet strings #20 (treydock)

3.0.0 (2019-04-26)

Full Changelog

Changed

  • BREAKING: Use example42/network module for infiniband interfaces #19 (treydock)
  • BREAKING: Install packages via yum package group #17 (treydock)

Added

2.0.0 (2017-11-11)

Full Changelog

Changed

  • BREAKING: Use Puppet data types for parameters - drop puppet 3 support #14 (treydock)

1.3.0 (2017-11-09)

Full Changelog

Added

  • Adds possibility to omit network service restarts. #12 (mrolli)

Fixed

1.2.0 (2017-10-10)

Full Changelog

Added

1.1.1 (2017-09-04)

Full Changelog

Added

  • infiniband.rb: Workaround for missing Facter::Util::FileRead. #7 (olifre)
  • Addiitonal parameter MTU for ifcfg scripts. #4 (mrolli)

1.1.0 (2014-11-05)

Full Changelog

1.0.0 (2014-10-16)

Full Changelog

0.1.1 (2014-06-19)

Full Changelog

0.1.0 (2014-05-22)

Full Changelog

0.0.4 (2014-05-10)

Full Changelog

0.0.3 (2014-05-09)

Full Changelog

0.0.1 (2014-03-28)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator