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

convert library resources to proper custom resources #107

Merged
merged 4 commits into from
Oct 14, 2016

Conversation

lamont-granquist
Copy link
Contributor

library cookbooks are not a recommended cookbook pattern

see:

https://docs.chef.io/custom_resources_notes.html

and issues like this which are directly related to trying to
fight the resources DSL:

chef-boneyard/httpd#97

Signed-off-by: Lamont Granquist lamont@scriptkiddie.org

library cookbooks are not a recommended cookbook pattern

see:

https://docs.chef.io/custom_resources_notes.html

and issues like this which are directly related to trying to
fight the resources DSL:

chef-boneyard/httpd#97

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
adds support back to chef 12.1 and allows the use of more recent
chef-client features as well

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
@lamont-granquist
Copy link
Contributor Author

bonus: added compat_resource cookbook dep

some of these pessimistic constraints are doing more harm
than good.

Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
@lamont-granquist
Copy link
Contributor Author

bonus bonus: try using a version of berkshelf than is less than a year old

@lamont-granquist
Copy link
Contributor Author

bonus bonus bonus: the Encoding cop is from the ruby-1.8/1.9 era so remove that

@lamont-granquist
Copy link
Contributor Author

@tas50 @iennae okay i think i'm done now.

@iennae
Copy link
Contributor

iennae commented Oct 14, 2016

Taking a look ..

@iennae iennae merged commit 779015b into master Oct 14, 2016
@iennae iennae deleted the lcg/remove-library-providers branch October 14, 2016 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants