Manage your Chef databags as Berkshelf manages your cookbooks
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Link to the correct location for the databags API source
16d5661View on GitHubMerge pull request #2 from kvandervliet/berks3
109a299View on GitHubUse the new 'sources' scheme for finding the 'Databags' API endpoint
b67eedbView on GitHubRetrieve the array of cached cookbooks correctly (includes the Cookbook at '.', for example)
5d5ef52View on GitHubPass an option that's needed by the method we're testing; avoids spurious failure
7a0107bView on GitHubBerkshelf now demands at least one 'source' so run tests that require a Berksfile with a dummy version instead of /dev/null
36cc43fView on GitHubUpdate documentation to cover the API & 'databags' directive
bc7652cView on GitHub