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

Convert to PDK v3.0.0 and add support for Puppet 8 #78

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

Phil-Friderici
Copy link

@Phil-Friderici Phil-Friderici commented Aug 8, 2023

This PR will convert the module to utilize PDK v3.0.0.

  • refactored the code to follow the style guides from puppet-lint and rubocop
  • added support for Puppet 8
  • fix minor details
  • add more complete unit tests
  • add Github actions for automatic code validation and unit testing [1]

Fixes #51
Fixes #75

[1] until merged, you can see the results in the PR my fork Phil-Friderici#3

Phil Friderici added 2 commits August 8, 2023 11:51
- utilize FacterDB for complete OS facts
- add tests to become more feature complete
@dvdme
Copy link

dvdme commented Dec 12, 2023

Can this be merged as soon as possible? Current version available form puppet module install does not work with Puppet 8.

@jackdpeterson
Copy link

@thias -- is this project still active? I'm upgrading to puppet 8 and I see this PR probably resolves issues I'm running into:

Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: '::osfamily'. (file: /home/ubuntu/configs/puppet/modules/sysctl/manifests/params.pp, line: 4, column: 7)

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.

3 participants