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

Updates for Ruby, Openssl, net-ssh, Puppet for Bolt runtime #903

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

alex501212
Copy link
Contributor

With these changes I was able to successfully build bolt-runtime for el-9-x86_64

proj.setting(:augeas_version, '1.14.1')
# TODO: Can runtime projects use these updated versions?
proj.setting(:rubygem_deep_merge_version, '1.2.2')
proj.setting(:rubygem_puppet_version, '7.32.1')
proj.setting(:rubygem_puppet_version, '8.8.1')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

puppet is on 8.9.0 now (though we will be doing a release next week) we will want to make sure we are on latest when we ship.

@donoghuc donoghuc merged commit 991710a into puppetlabs:master Oct 22, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants