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-2873 - Avoid multiple package resource declarations #588

Merged
merged 1 commit into from
Feb 2, 2016

Conversation

werekraken
Copy link

This is the change in #580 with tests to prevent reintroduction of the issue.

@daenney
Copy link

daenney commented Feb 2, 2016

Could you squash this down to a single commit please? Looks good otherwise. I'm not a big fan of ensure_packages() but this is actually a pretty legitimate use of it.

@werekraken
Copy link
Author

Done. While I was in there I changed ensure_resource('package',...) to ensure_packages().

@daenney
Copy link

daenney commented Feb 2, 2016

Perfect, thank you! This looks good to me.

@bmjen According to (v|p)cci this thing passed so I'm going to merge.

daenney added a commit that referenced this pull request Feb 2, 2016
MODULES-2873 - Avoid multiple package resource declarations
@daenney daenney merged commit ddd0541 into puppetlabs:master Feb 2, 2016
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