InterviewSolution
Saved Bookmarks
| 1. |
Why is the Starter Kit used in Chef? |
|
Answer» During Chef Server creation, you are asked to download Starter kit to Chef Workstation. After downloading, unzip the starter kit and move it to your desired path. Every Time the Starter Kit is downloaded, a new key pair is created and RESETS the older one. Starter Kit has all the configuration DETAILS for communicating with Chef Server. It helps us to create a folder structure for developing cookbooks. Main directories present in Starter Kit would be as follows:
|
|