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

(CONT-867) Ruby 3 / Puppet 8 Support #208

Merged
merged 51 commits into from
Apr 14, 2023
Merged

(CONT-867) Ruby 3 / Puppet 8 Support #208

merged 51 commits into from
Apr 14, 2023

Conversation

chelnak
Copy link
Contributor

@chelnak chelnak commented Apr 12, 2023

This PR adds Ruby 3 / Puppet 8 Support

@chelnak chelnak requested a review from a team as a code owner April 12, 2023 17:02
@chelnak chelnak self-assigned this Apr 12, 2023
@chelnak chelnak force-pushed the CONT-867-ruby_3 branch 3 times, most recently from 8c2f094 to a867a39 Compare April 12, 2023 17:20
@chelnak chelnak force-pushed the CONT-867-ruby_3 branch 2 times, most recently from 609a9f3 to a756122 Compare April 13, 2023 17:41
@chelnak chelnak force-pushed the CONT-867-ruby_3 branch 4 times, most recently from 13f0f7a to 5379817 Compare April 13, 2023 20:00
@@ -0,0 +1,6 @@
Get-ChildItem WSMan:\localhost\Listener\ -OutVariable Listeners | Format-List * -Force
Copy link
Contributor

Choose a reason for hiding this comment

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

is this like a bootstrap script for windows?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

DSC requires winrm to be configured. This makes sure it is.

Copy link
Contributor

@GSPatton GSPatton left a comment

Choose a reason for hiding this comment

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

looks good

@GSPatton GSPatton merged commit 45a2959 into main Apr 14, 2023
@GSPatton GSPatton deleted the CONT-867-ruby_3 branch April 14, 2023 09:22
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.

2 participants