Skip to content

Releases: simp/pupmod-simp-simplib

Release of 4.8.0

18 May 19:15
1d38395
Compare
Choose a tag to compare
  • Add a simplib::params2hash() function to return all of the calling scope's
    parameters as a Hash

Release of 4.7.1

29 Apr 13:46
4.7.1
95c9451
Compare
Choose a tag to compare
  • Add net.ipv6.conf.all.disable_ipv6 to simplib_sysctl
    -----BEGIN PGP SIGNATURE-----

iQIzBAABCQAdFiEEsj6OJvlSM48hFRLXBoN0d00lrRkFAmCKuE8ACgkQBoN0d00l
rRmcKQ//TjKIaNW9KR3pOTSxU/edFpUtHhJoSh/UhuXVx2Y1jl4p+IDxCW2uQPxj
wcfYds6/K1xY0r7GOcJGZSrzbJDHXObNVh2TY2uYJWYIHN3skGQOAFrr+bqek4Vr
FuYNzV+sn4R+Arh2dLQfPoFNIHljVkH9/Yud9dXR5jiCitmOeuLSp3c+DBmT6wyc
RZNuC/9TMinnVbvxRlefKiMDCcPe7FNj9HD0zdwzVGsdeZdnrOykDIHspWYOhCiG
G/YX80TjCh2wfSQTz1r+eUQLTiNhSBs530k7mZGk8lRVWd9111voEmTCz/EYTcjk
uBHBkdfEMIaNOAv6PZZ5hPCWtyibsZshblFcJX/FbTijZvJ1ePsCL755rUkAlLGE
pJcMCuDI1ZSem46QDX7JVXdvwv3xtBQHb/5L09v0DqO21u3nqrfSn3Qji9FVRG7r
ejwCRHi83VKMWTQxR/KlAwHWsO2gfgVlfK0OHxD8FPgFsqKTEu4OWzDxp67gkaaM
3YJZACQVMM36SBXhejy1xA08V3Jm2gdVush5cNoPgo2lTEtNa4nFjaG7tGmJfUNi
NzVS36JnkNkC79h6b3IlT9svGEN3Xxw/mvAIuU6pgwsw711uVv28RObOkCTPgHb+
CJwebNAqzybCs/dkr/G8Gc8no1Dm27toUcnxncLKSiStb31shN0=
=tg15
-----END PGP SIGNATURE-----

Release of 4.7.0

21 Jan 16:05
4.7.0
c26f606
Compare
Choose a tag to compare
* Thu Jan 21 2021 Trevor Vaughan <tvaughan@onyxpoint.com> - 4.7.0
  - Added the simplib__crypto_policy_state fact since it is required by
    both the
    simp/crypto_policy and simp/fips modules

Release of 4.6.3

21 Jan 14:57
4.6.3
b2b439c
Compare
Choose a tag to compare
* Wed Jan 20 2021 Trevor Vaughan <tvaughan@onyxpoint.com> - 4.6.3
- Updated REFERENCE.md
- Ensure that the `puppet_settings` fact supports both the `server` and `master`
  settings for backwards compatibility
- Add a tertiary check to the `grub_version` fact

* Wed Jan 13 2021 Chris Tessmer <chris.tessmer@onyxpoint.com> - 4.6.3
- Removed EL6 from supported OSs

Release of 4.6.2

12 Nov 16:59
4.6.2
88d83d5
Compare
Choose a tag to compare
- Added Amazon Linux support
- Changed Simplib::Puppet::Metadata::OS_support type to allow the
  operatingsystemrelease to be optionally defined.

Release of 4.6.1

30 Oct 14:06
4d0dc5a
Compare
Choose a tag to compare
* Fri Oct 23 2020 Trevor Vaughan <tvaughan@onyxpoint.com> - 4.6.1-0
  - Fix the use of simplib::debug::inspect when using Bolt

Release of 4.6.0

14 Oct 17:57
943f82c
Compare
Choose a tag to compare
* Thu Sep 24 2020 Pat Riehecky <riehecky@fnal.gov> - 4.6.0-0
  - Add simplib__numa to collect NUMA-related facts

Release of 4.5.0

23 Sep 15:00
92c2fd7
Compare
Choose a tag to compare
* Thu Sep 17 2020 Pat Riehecky <3534830+jcpunk@users.noreply.github.com> - 4.5.0-0
  - Add facts to note EFI status
    - simplib__efi_enabled
    - simplib__secure_boot_enabled

* Tue Sep 01 2020 Trevor Vaughan <tvaughan@onyxpoint.com> - 4.5.0-0
  - Add a simplib__mountpoints fact that returns information about mountpoints of
    specific interest to SIMP. This may be deprecated in the future if core facter
    can be updated to contain the relevant information.
  - Refactor the tmp_mounts fact to use simplib__mountpoints
  - Mark tmp_mounts as deprecated for removal in a future release
  - Fixed bugs in the grub_version and init_systems facts

Release of 4.4.1

25 Aug 23:35
4200779
Compare
Choose a tag to compare
* Tue Aug 25 2020 Trevor Vaughan <tvaughan@onyxpoint.com> - 4.4.1-0
  - Fixed the simplib__auditd fact so that it detects the state of the running
    auditd process
  - Fixed Simplib::Systemd::ServiceName to accept instance services
  - Added 'any' and 'ALL' to the data_types/hostname spec test

Release of 4.4.0

04 Aug 20:23
b7f2b99
Compare
Choose a tag to compare
* Tue Aug 04 2020 Trevor Vaughan <tvaughan@onyxpoint.com> - 4.4.0-0
  - Added a simplib__auditd fact to return comprehensive information about auditd