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

Don't hardcode the service provider #438

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

bastelfreak
Copy link
Member

Since years Puppet is able to figure it out on its own. We don't need to reimplement the logic.

also contains #437

@bastelfreak bastelfreak self-assigned this Mar 26, 2024
Since years Puppet is able to figure it out on its own. We don't need to
reimplement the logic.
@bastelfreak bastelfreak merged commit 0294053 into voxpupuli:master Mar 26, 2024
16 checks passed
@bastelfreak bastelfreak deleted the cleanup branch March 26, 2024 14:02
@bastelfreak bastelfreak added the enhancement New feature or request label Mar 26, 2024
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

Nice.

Comment on lines 119 to 120
hasstatus => true,
hasrestart => true,
Copy link
Member

Choose a reason for hiding this comment

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

Since Puppet 2.7 these have defaulted to true. I wonder if we should create a lint plugin to recommend removing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants