Please help me with the recipe to pull the cookbook name and version during the chef-client run. I want to store the values to variables and use as part of my recipe.
I am finding difficulty on how to pull the cookbook version and name from the recipe during chef-client run on the node.
Thanks in advance.