When you are using Chef to manage all your servers and network equipments, you should first create cookbooks and appropriate recipes. On all your remote servers, you’ll use chef-client to execute the recipes from the cookbook. In this tutorial, we’ll explain how to use knife command to create and manage your Chef cookbooks. The knife [...]