Write 10 Chef Cookbooks to test your chef programming skills
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 file, but only if an attribute has a specific value. Write a recipe to create a file using a string, but not if “/etc/passwd” exists? … Read more