sous-chefs/nodejs
View on GitHubDo not require specifying the shasum when fetching source
Open
#123 opened on Mar 11, 2016
Feature RequestHelp Wantedhacktoberfest
Repository metrics
- Stars
- (228 stars)
- PR merge metrics
- (PR metrics pending)
Description
If no shasum is provided the cookbook should attempt to fetch the SHASUMS.txt file, parse that file, and determine the shasum automatically. This would make it much easier to specify a version to install. We're doing this in the tomcat cookbook right now and it's working nicely.