I executed some cookbooks in chef-client using local mode option. After the run is completed, is there anyway, I can find, what cookbooks are successfully executed?
Asked
Active
Viewed 24 times
1 Answers
0
How "after"? If you mean immediately after, you can use a handler. If you mean much later, not really. Some data would get written to the nodes/
folder, but it might not be what you mean and is overwritten each time you run.

coderanger
- 52,400
- 4
- 52
- 75