Hello, I have a few cookbooks which are running absolutely fine and now I need to setup an email that sends a mail at the beginning of chef-client runs and after a successful run. For this, I have downloaded the below two cookbooks available on GitHub but I am wondering how to use them as I have no idea of how to use chef_handlers.
2. Chef_Handler by Opscode
Can someone please guide me to how to setup the email for my cookbook?
Thanks