April 2019
Intermediate to advanced
174 pages
3h 50m
English
The second part of our Chef environment is the workstation. The workstation is used to interact with the Chef server. This is where we will do most of the preparation work and create the code to send to the Chef server. In our workstation, we will prepare the configuration items of our infrastructure in a Chef repository.
The Chef repository contains all the information needed to interact and synchronize with the Chef server. It contains the private key and other configuration files needed to authenticate and interact with the Chef server. These files will be found in the .chef directory of our Chef repository. It also contains the cookbooks that we will write and synchronize later with the Chef server in the
Read now
Unlock full access