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

Specify provider #26

Merged
merged 2 commits into from
Oct 16, 2014
Merged

Specify provider #26

merged 2 commits into from
Oct 16, 2014

Conversation

ghoneycutt
Copy link
Owner

No description provided.

@@ -84,14 +84,16 @@
v[:packages].each do |pkg|
it {
should contain_package(pkg).with({
'ensure' => 'present',
'ensure' => 'present',
'provider' => nil,
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@juliengk this is the bit I added to check that provider was not being set by default

ghoneycutt added a commit that referenced this pull request Oct 16, 2014
@ghoneycutt ghoneycutt merged commit 10178b7 into master Oct 16, 2014
@ghoneycutt ghoneycutt deleted the specify_provider branch October 16, 2014 16:23
@ghost
Copy link

ghost commented Oct 16, 2014

Thank you

@ghoneycutt
Copy link
Owner Author

Thanks! Released in v2.9.0

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