-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathCHANGELOG
32 lines (26 loc) · 1.19 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
* Mon Feb 24 2020 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 0.3.0
- Added EL8 support
- Added ability to set options for abrmd service
- Removed option for managing tools. Tools can be managed
or not by removing them from the package list. Note that the
tools package is needed to determine the status of the TPM.
* Wed May 08 2019 Liz Nemsick <lnemsick.simp@gmail.com> - 0.2.0
- Removed Puppet 4 support
- Added Puppet 6 support
- Added puppetlabs-stdlib 6 support
- Maintenance: removed OBE build/rpm_metadata/requires
* Mon Jan 07 2019 Liz Nemsick <lnemsick-simp@gmail.com> - 0.1.1
- Confine tpm2 fact on the presence of TPM 2 tools required
for that fact evaluation
- Use simplib::passgen() in lieu of passgen(), a deprecated simplib
Puppet 3 function.
- Update the upper bound of stdlib to < 6.0.0
- Update a URL in the README.md
* Wed Nov 21 2018 Adam Yohrling <adam.yohrling@onyxpoint.com> - 0.1.0
- Added OEL support
* Mon Nov 05 2018 Liz Nemsick <lnemsick-simp@gmail.com> - 0.1.0
- Update to Hiera 5
* Mon Jul 30 2018 Jeanne Greulich <jeanne.greulich@onyxpoint.com> - 0.1.0
- added take ownership
* Mon Jul 23 2018 Chris Tessmer <chris.tessemr@onyxpoint.com> - 0.1.0
- initial module