Chef Tutorials: Chef roles Tutorials and Example
What is Role? A role is a way to define certain patterns and processes that exist across nodes in an organization as belonging to a single job function. Each role…
Read more »Chef Tutorials – notifies and subscribes explained with examples of Notifications
Chef notifies and subscribes explained with examples A notification is a property on a resource that listens to other resources in the resource collection and then takes actions based…
Read more »week1 – Overview of Chef.pdf
week1 – Overview of Chef.pdf week1 – Overview of Chef.pdf
Read more »Chef Tutorials: Logging in Chef Explained
Chef Server All logs generated by the Chef server can be found in /var/log/opscode. Each service enabled on the system also has a sub-directory in which service-specific logs are located,…
Read more »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 »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 »