All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v6.1.0 (2024-09-24)
Implemented enhancements:
- Addition of 'users' facts #86 (nathanlcarlson)
- More reliably test for current user state #85 (nathanlcarlson)
Fixed bugs:
ipmi::network
is broken whenipmitool
is not installed and thelan_channel
param is unset #88- add ipmi::default_channel param to fix chicken and egg failure #89 (jhoblitt)
- Provide password capacity parameter to set password command #87 (nathanlcarlson)
v6.0.0 (2024-09-12)
Breaking changes:
- drop support for Debian 10 -- EOL #81 (jhoblitt)
- drop support for ubuntu 18.04 -- EOL #80 (jhoblitt)
- drop support for EL7 -- EOL #79 (jhoblitt)
Implemented enhancements:
- Add lan channel fact and user channel support #78 (nathanlcarlson)
- Test password #76 (b4ldr)
Fixed bugs:
v5.3.1 (2024-01-25)
Fixed bugs:
v5.3.0 (2024-01-16)
Implemented enhancements:
v5.2.0 (2023-10-19)
Implemented enhancements:
Closed issues:
- stdlib 9.x.x compat #63
v5.1.0 (2023-06-23)
Implemented enhancements:
v5.0.0 (2023-03-06)
Breaking changes:
- drop puppet6 support (EOL) #60 (jhoblitt)
- drop debian 8 & 9, ubuntu 14.04 & 16.04 support #58 (jhoblitt)
Implemented enhancements:
- Add option to disable users #59 (jcpunk)
- add EL9 support #57 (jhoblitt)
- add AlmaLinux and Rocky support #56 (jhoblitt)
v4.0.0 (2022-09-12)
Breaking changes:
Closed issues:
- Missing "openipmi" service on Debian 6, 7, 8 #29
Merged pull requests:
- Modulesync 5.3.0 #52 (jhoblitt)
- Permit password as Sensitive string #51 (jcpunk)
- run all github actions on PRs #49 (jhoblitt)
v3.1.0 (2022-04-11)
Implemented enhancements:
v3.0.1 (2022-04-08)
Closed issues:
- Dependency cycle #34
Merged pull requests:
v3.0.0 (2022-04-07)
Closed issues:
Merged pull requests:
- 3.0.0 release #45 (jhoblitt)
- modernize code + plumbing #44 (jhoblitt)
- Add support for EL8 #43 (neufeind)
- update module plumbing #40 (jhoblitt)
- Bumps stdlib requirements to next major version. #39 (dupgit)
- user: Handle more than 19 users correctly #37 (ananace)
- Update links #26 (petems)
v2.3.0 (2016-06-30)
Closed issues:
- Fact has a few issues #24
Merged pull requests:
- Large refactor for IPMI facts: #25 (petems)
- Add Debian based os support #23 (petems)
- Update Readme.md with details on defined resources #22 (ripclawffb)
v2.2.0 (2016-06-28)
Closed issues:
Merged pull requests:
- plumbing updates #21 (jhoblitt)
- added defined resources for network and user configuration #20 (ripclawffb)
- quote the numbers in the case statement #18 (mmckinst)
- Silence debug output by default #17 (beddari)
v2.1.0 (2015-10-14)
Merged pull requests:
v2.0.0 (2015-06-06)
Merged pull requests:
- Feature/v2.0.0 #13 (jhoblitt)
- Add support for enabling the IPMI watchdog #11 (bodgit)
- Feature/future parser #10 (jhoblitt)
- consolidate all copyright notices into LICENSE file #9 (jhoblitt)
v1.2.0 (2014-09-02)
Implemented enhancements:
- Request: Ubuntu Support #6
Merged pull requests:
- Feature/v1.2.0 #8 (jhoblitt)
- Added support for EL7. #7 (razorsedge)
v1.1.1 (2013-09-21)
Closed issues:
- Support for ipmievd. #1
v1.1.0 (2013-09-14)
Closed issues:
- LSB facts are a pain. #3
Merged pull requests:
v1.0.1 (2013-09-12)
Merged pull requests:
- remove usage of $::lsbmajdistrelease fact #4 (jhoblitt)
- Support for ipmievd. #2 (razorsedge)
v1.0.0 (2013-08-29)
* This Changelog was automatically generated by github_changelog_generator