Releases: simp/rubygem-simp-beaker-helpers
Releases · simp/rubygem-simp-beaker-helpers
Release of 1.19.4
- Fixed:
- Only return a default empty string when
pfact_on
finds anil
value- Added an acceptance test to validate this
- Ensure that we start with
facter -p
forfacter
< 4.0 and continue to
puppet facts
otherwise - Updated the Rakefile to skip symlinks in chmods which fixes the ability to
build gems
- Only return a default empty string when
Release of 1.19.3
- Fixed:
- Ensure that
pfact_on
can handle fact dot notation
- Ensure that
- Changed:
- Silenced some of the noisy commands that didn't provide value-add output
Release of 1.19.2
- Fixed:
- Fixed an issue with
pfact_on
- Fixed an issue with
Release of 1.19.1
Multiple bug fixes
- Fixed:
- Bumped the core puppet version to 6.X
- Fixed the file_content_on method
- Removed EL 6 support from the tests since the core repos are defunct
- Started removing some of the puppet 4 tests
Release of 1.19.0
* Fixed: * rsync handling has a better check to see if rsync actually works prior to using it. The old method had the potential to try and use rsync even if it no longer worked (FIPS flipped for example). * Changed: * Migrated from PackageCloud to the SIMP download server for updates moving forward.
Release of 1.17.0
- Allow users to perform exclusion filters on SSG results
- Allow users to pass Arrays of items to match for SSG results
Release of 1.16.2
Allow inspec to float at the latest release since the upstream bug has been fixed
Release of 1.16.1
Work around a bug in upstream inspec
Release of 1.15.2
Release of 1.15.2
Release of 1.14.3
* Add RPM-GPG-KEY-SIMP-6 to the SIMP dependencies repo created by install_simp_repo().