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

Add missing package state values #142

Merged
merged 1 commit into from
Feb 14, 2020
Merged

Add missing package state values #142

merged 1 commit into from
Feb 14, 2020

Conversation

ph1ll
Copy link
Contributor

@ph1ll ph1ll commented Dec 16, 2019

Pull Request (PR) description

This PR adds the held and installed values to Squid::PkgEnsure validation to allow all values supported by Puppet (https://puppet.com/docs/puppet/latest/types/package.html#package-attribute-ensure).

This is useful if you need to hold the version of Squid installed, for example if you have needed to manually build the package on Debian for SSL support.

This Pull Request (PR) fixes the following issues

n/a

@ekohl ekohl merged commit 293601a into voxpupuli:master Feb 14, 2020
@ekohl ekohl added the bug Something isn't working label May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants