May 2017
Intermediate to advanced
726 pages
15h 38m
English
Sometimes, you may want to peek into the files stored on your Chef server. You might not be sure about an implementation detail of that specific cookbook version, which is currently installed on your Chef server, and need to look it up. Knife can help you out by letting you show various aspects of the files stored on your Chef server.
Make sure that you have the iptables cookbook installed locally and uploaded on your Chef server.
mma@laptop:~/chef-repo $ knife cookbook site install iptables
Installing iptables to /Users/mma/work/chef-repo/cookbooks ...TRUNCATED OUTPUT...
Take a look at the following ...
Read now
Unlock full access