Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

support chef 12 #132

Closed
chantra opened this issue Dec 12, 2014 · 2 comments
Closed

support chef 12 #132

chantra opened this issue Dec 12, 2014 · 2 comments

Comments

@chantra
Copy link
Contributor

chantra commented Dec 12, 2014

Chef 12 verifies the sha256sum of the downloaded file.
https://github.com/opscode/chef/blob/12-stable/lib/chef/provider/file.rb#L346

https://github.com/poise/python/blob/master/attributes/default.rb#L38
should read
default['python']['checksum'] = '7f49c0a6705ad89d925181e27d0aaa025ee4731ce0de64776c722216c3e66c42'

@chantra
Copy link
Contributor Author

chantra commented Dec 13, 2014

PR #133 would fix this

@coderanger
Copy link
Member

Fixed by #133

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants