Skip to content

Releases: simp/rubygem-simp-beaker-helpers

Release of 1.19.4

12 Jan 01:02
1.19.4
0855d22
Compare
Choose a tag to compare
  • Fixed:
    • Only return a default empty string when pfact_on finds a nil value
      • Added an acceptance test to validate this
    • Ensure that we start with facter -p for facter < 4.0 and continue to
      puppet facts otherwise
    • Updated the Rakefile to skip symlinks in chmods which fixes the ability to
      build gems

Release of 1.19.3

12 Jan 01:02
1.19.3
c283849
Compare
Choose a tag to compare
  • Fixed:
    • Ensure that pfact_on can handle fact dot notation
  • Changed:
    • Silenced some of the noisy commands that didn't provide value-add output

Release of 1.19.2

12 Jan 01:01
1.19.2
a060b0a
Compare
Choose a tag to compare
  • Fixed:
    • Fixed an issue with pfact_on

Release of 1.19.1

12 Jan 01:01
1.19.1
bbe0622
Compare
Choose a tag to compare

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

01 Oct 19:29
2de061f
Compare
Choose a tag to compare
* 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

22 Oct 13:47
1.17.0
Compare
Choose a tag to compare
  • 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

14 Oct 22:13
1.16.2
Compare
Choose a tag to compare

Allow inspec to float at the latest release since the upstream bug has been fixed

Release of 1.16.1

14 Oct 22:12
1.16.1
Compare
Choose a tag to compare

Work around a bug in upstream inspec

Release of 1.15.2

19 Sep 01:55
1.15.2
Compare
Choose a tag to compare
Release of 1.15.2

Release of 1.14.3

25 Jun 14:25
Compare
Choose a tag to compare
* Add RPM-GPG-KEY-SIMP-6 to the SIMP dependencies repo created
  by install_simp_repo().