We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yum::versionlock { "0:mongodb-org-shell-3.4.7-1.el7.*": ensure => 'present', }
----> add entry
yum::versionlock { "0:mongodb-org-shell-3.4.7-1.el7.*": ensure => 'absent', }
---> nothing
Exclude option could be a workaround, but not a correct solution.
Entry is not deleted
Entry is deleted
concat:fragment need at least one fragment to purge entries
The text was updated successfully, but these errors were encountered:
ensure => absent
No branches or pull requests
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
----> add entry
---> nothing
Exclude option could be a workaround, but not a correct solution.
What are you seeing
Entry is not deleted
What behaviour did you expect instead
Entry is deleted
Output log
Any additional information you'd like to impart
concat:fragment need at least one fragment to purge entries
The text was updated successfully, but these errors were encountered: