This repo has 3 examples of managing a small multi-tier platform.
- ./acme_chef_repo_role_cookbooks demonstrates the use of the role cookbook pattern.
- ./acme_chef_repo_policy_files is a conversion of the previous example into the policy file pattern.
- ./acme_chef_repo_hab_managed_chef is a conversion of example 2 into the hab managed pattern.
The corresponding video of this is hosted on this guru page (currently accessible only to chef employees).