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

Expand file text comparison to cover arrays of sources #151

Merged
merged 4 commits into from
Oct 18, 2017

Conversation

kpaulisse
Copy link
Contributor

This PR expands the "compare file text" option, which back-fills the actual text of a file into the catalog so that comparison can occur. The change here enables arrays as well:

file { '/tmp/some-file.txt':
  source => ['puppet:///modules/test/some-file.txt.special', 'puppet:///modules/test/some-file.txt'], 
}

Fixes #150

@kpaulisse kpaulisse mentioned this pull request Oct 18, 2017
@kpaulisse kpaulisse merged commit 993943c into master Oct 18, 2017
@kpaulisse kpaulisse deleted the kpaulisse-source-array branch October 18, 2017 13:55
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.

None yet

1 participant