Skip to content

Fix file_line bug and migrate to validate_legacy#2

Open
mattock wants to merge 3 commits intojpuskar:1_6_0from
Puppet-Finland:1_6_0
Open

Fix file_line bug and migrate to validate_legacy#2
mattock wants to merge 3 commits intojpuskar:1_6_0from
Puppet-Finland:1_6_0

Conversation

@mattock
Copy link

@mattock mattock commented Oct 27, 2017

Puppet runs seem to fail because file_line regexp matches two lines - one that is commented out and one that is not.

This PR also moves to using validate_legacy, which requires relatively up-to-date stdlib.

mattock and others added 3 commits September 29, 2017 12:37
Previously the "after" parameter in file_line matches two lines: the real
Location entry and one that had been commented out.
Move to validate_legacy and fix issue in httpd configuration
@mattock
Copy link
Author

mattock commented Nov 2, 2017

@jpuskar : does this PR look reasonable?

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.

1 participant