What is the significance of the default directory under chef cookbook /templates?

What is the significance of the default directory under chef cookbook /templates? A cookbook is frequently designed to work across many platforms and is often required to distribute a specific…

Read more »
10-chef-cookbooks-to-test-y

Chef Lab and Excercise – Cookbooks – Part 5

Write a cookbook using you can install apache http server in CentOs and Ubuntu, enable the services and start the service. Write a recipe using template resources to create a…

Read more »
chef-cookbooks

Chef Lab and Excercise – Cookbooks – Part 6

Write a cookbook using you can install apache http server in CentOs and Ubuntu, enable the services and start the service. Write a recipe using template resources to create a…

Read more »
chef-documenting-cookbooks

Understanding the chef cookbook’s README file

Problems Area – Our infrastructure has many cookbooks that aim to be reusable, primarily through encapsulating behaviour in LWRPs. This led to an explosion of LWRPs and sometimes the documentation…

Read more »