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

Remove custom types in favor of Puppetlabs Stdlib Stdlib::Ensure::Package #50

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

bschonec
Copy link
Contributor

Puppetlabs has created a stdlib definition for Package states so there is no longer a need for the custom type, Samba::PackageState.

@bschonec bschonec force-pushed the remove_custom_types branch 3 times, most recently from 188f51a to 64d7265 Compare February 12, 2024 16:07
@@ -10,7 +10,7 @@
"dependencies": [
{
"name": "puppetlabs-stdlib",
"version_requirement": ">= 6.0.0 < 9.0.0"
"version_requirement": ">= 8.6.0 < 9.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Stdlib::Ensure::Package first introduced.

@rehanone
Copy link
Owner

Please rebase this PR.

@bschonec bschonec force-pushed the remove_custom_types branch from 720796a to 7d3ec31 Compare February 16, 2024 18:35
@bschonec bschonec force-pushed the remove_custom_types branch from 7d3ec31 to 2d1eddf Compare February 16, 2024 18:36
@bschonec
Copy link
Contributor Author

Rebased...

@rehanone rehanone merged commit 3fdcaef into rehanone:master Feb 17, 2024
4 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