Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct supported Puppet lower bound to 5.5.0 #282

Merged
merged 1 commit into from
Jan 21, 2020

Conversation

michaeltlombardi
Copy link
Contributor

Prior to this commit the metadata erroneously claimed support for 4x versions of Puppet, on which it has not been tested and would fail to run as the ruby-pwsh dependency requires Ruby 2.3 or higher which ships in Puppet 5x.

Further, Puppeet 4x is no longer officially supported at all.

Prior to this commit the metadata erroneously claimed support for 4x versions of Puppet, on which it has not been tested and would fail to run as the `ruby-pwsh` dependency requires Ruby 2.3 or higher which ships in Puppet 5x.

Further, Puppeet 4x is no longer officially supported at all.
@michaeltlombardi michaeltlombardi requested a review from a team as a code owner January 21, 2020 16:16
@codecov-io
Copy link

codecov-io commented Jan 21, 2020

Codecov Report

Merging #282 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #282   +/-   ##
=====================================
  Coverage       0%     0%           
=====================================
  Files           2      2           
  Lines         183    183           
=====================================
  Misses        183    183

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15dc2f5...c21905d. Read the comment docs.

@sanfrancrisko sanfrancrisko merged commit c70c339 into master Jan 21, 2020
@david22swan david22swan deleted the patch-puppet-lower-bound branch July 22, 2020 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants