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

Handle both Array/Enumerable and String values for excludes parameter #207

Merged
merged 1 commit into from
Sep 18, 2014

Conversation

sodabrew
Copy link

Alternative approach to #205 that can handle Array/Enumerable and String in a general way.

Thanks to @revhazroot for identifying the problem that excludes with a
string or single-element array fails on Ruby >= 1.9.
sodabrew added a commit that referenced this pull request Sep 18, 2014
Handle both Array/Enumerable and String values for excludes parameter
@sodabrew sodabrew merged commit 38c9c20 into puppetlabs:master Sep 18, 2014
@sodabrew sodabrew deleted the excludes_string branch September 18, 2014 00:31
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.

2 participants