-
-
Notifications
You must be signed in to change notification settings - Fork 599
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
elasticsearch_install broken with v1.0.1 #371
Comments
I'm surprised at this one; I've converged 1.0.1 on multiple platforms with chef 12.4.1 and haven't seen this one. I'm happy to merge your fix, but could you tell me what version of Chef this was affecting? |
Ah, I was able to reproduce this on |
This is being used with chef-client |
It might be worth mentioning that I've noticed that |
FWIW, I'm about to release a new version, with testing for 12.1.2, 12.2.1, 12.3.0, as well as 12.4.1. This shouldn't regress in this way again. |
elasticsearch_install
used to work with v1.0.0 but then it broke for me under v1.0.1 when spinning up a new box:affected line:
https://github.com/PagerDuty/cookbook-elasticsearch/blob/master/libraries/provider_install.rb#L89
The text was updated successfully, but these errors were encountered: