Skip to content

clarified certain topics, added examples for reference, and fixed gra… #2

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bananaman47
Copy link

…mmatical mistakes in basic-chef-fluency

Copy link
Owner

@anniehedgpeth anniehedgpeth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, Naman! The only issue I see is line 379. I might change the second half to:
"The Berksfile retrieves cookbooks for use in your recipes from a Supermarket (Chef or internal). If you list metadata in your Berksfile, then you're telling it to grab everything that it can in your metadata.rb file from the Supermarket (Chef or internal). You may then add any other dependencies of those dependencies and where to find them if they're not in the Supermarket (i.e. local path or git link and branch). The metadata file handles versioned dependencies for chef-client when it's converging nodes, but a Berksfile just pulls cookbooks."

@bananaman47
Copy link
Author

Hey Annie -- thanks for the quick reply. You're free to change it however you like! I just wanted to help clarify a few topics in a way that made sense to me and others.

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

Successfully merging this pull request may close these issues.

2 participants