1
votes

If I have a cookbook with a recipe and a resource. How do I call this resource from my recipe. Both the recipe and resource are in same cookbook. Do I still need to use cookbookname_resourcename? Do I also need to include the cookbook name in the metadata.rb?

1
Show your code if you want help. - Tensibai

1 Answers

0
votes

Yes you need to use the full name even in the same cookbook but nothing fancy in the metadata.