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

More steps #8

Open
17 tasks
leftathome opened this issue Oct 13, 2014 · 0 comments
Open
17 tasks

More steps #8

leftathome opened this issue Oct 13, 2014 · 0 comments

Comments

@leftathome
Copy link
Owner

Obviously this is only sorta useful with just one or two steps defined. I was hoping to meet up with more people at the Chef Summit Hack Day who are involved in teaching Chef to others (or are at various stages of learning about it themselves) and for a lesson plan to grow out of that conversation.

But it's okay, that conversation can take place here, too. Some of the more obvious "early" things:

  • Resources and recipes
  • Setting attributes and using them in a recipe. (Should also cover Ohai)
  • Adding a remote_file or cookbook_file to a recipe.
  • Adding a template.
  • Using attribute overrides to modify the output of a template.
  • Using notifications / subscriptions.
  • Basic multi-platform support with include_recipe and ohai / platform_family.
  • Managing Changes via Cookbooks
  • Cookbook versioning. (semver)
  • Sharing a cookbook with Supermarket.
  • Releasing a cookbook to a Chef organization.
  • The "environment/role cookbook" pattern.
  • Introducing the 'wrapper cookbook' pattern / introduction to Berkshelf.
  • Pinning to an older, known-good version of a cookbook with Berkshelf.
  • Berkshelf environments and applying/promoting them.
  • Extending Chef
  • Basic Ohai plugin?
  • Basic Chef start/rhandler?
  • Basic LWRP?
  • Basic HWRP?
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

No branches or pull requests

1 participant