-
Notifications
You must be signed in to change notification settings - Fork 142
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
Testing should use the right version of ruby for the latest puppet 6 release #203
Comments
ghoneycutt
added a commit
to ghoneycutt/pdk-templates
that referenced
this issue
Mar 4, 2019
Latest Puppet 6 release is 6.3.0 and uses Ruby 2.5.3 https://puppet.com/docs/puppet/6.3/about_agent.html
ghoneycutt
added a commit
to ghoneycutt/pdk-templates
that referenced
this issue
Mar 4, 2019
Latest Puppet 6 release is 6.3.0 and uses Ruby 2.5.3 https://puppet.com/docs/puppet/6.3/about_agent.html
ghoneycutt
added a commit
to ghoneycutt/pdk-templates
that referenced
this issue
Mar 4, 2019
Latest Puppet 6 release is 6.3.0 and uses Ruby 2.5.3 https://puppet.com/docs/puppet/6.3/about_agent.html
scotje
pushed a commit
to ghoneycutt/pdk-templates
that referenced
this issue
Mar 22, 2019
Latest Puppet 6 release is 6.3.0 and uses Ruby 2.5.3 https://puppet.com/docs/puppet/6.3/about_agent.html
scotje
added a commit
that referenced
this issue
Mar 22, 2019
…n_for_puppet6 (GH-203) Use the correct ruby version for testing Puppet 6
ghoneycutt
added a commit
to ghoneycutt/pdk-templates
that referenced
this issue
Apr 3, 2019
Latest Puppet 6 release is 6.3.0 and uses Ruby 2.5.3 https://puppet.com/docs/puppet/6.3/about_agent.html
If you need (almost) bit-accurate ruby-versions, please use the binaries provided by the PDK packages. Also this has been fixed in your PR and later amended to remain up-to-date with later releases. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Puppet 6 uses ruby 2.5.3
https://puppet.com/docs/puppet/6.3/about_agent.html
The text was updated successfully, but these errors were encountered: