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

(MODULES-3590) Fix match_for_absence parameter #666

Conversation

HAIL9000
Copy link
Contributor

@HAIL9000 HAIL9000 commented Oct 6, 2016

Prior to this commit, due to a bug in the exists? method in the
file_line provider, match_for_absence didn't work as described (or
at all really). Update the exists? logic so that match_for_absence
works as described.

Additionally add a unit test to prevent regressions and update the
documentation for the parameter to reflect the fact that it is
ignored when ensure => present.

Prior to this commit, due to a bug in the exists? method in the
file_line provider, match_for_absence didn't work as described (or
at all really). Update the exists? logic so that match_for_absence
works as described.

Additionally add a unit test to prevent regressions and update the
documentation for the parameter to reflect the fact that it is
ignored when `ensure => present`.
@DavidS DavidS merged commit e7825bc into puppetlabs:master Oct 7, 2016
@DavidS
Copy link
Contributor

DavidS commented Oct 7, 2016

Congrats to fixing this annoyance. And congrats to #666 :-D

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

Successfully merging this pull request may close these issues.

3 participants