- From: Ameya Savale <
>
- To:
- Subject: [chef] using chef resource in library
- Date: Thu, 20 Feb 2014 17:17:52 -0800
Hi Guys,
I was wondering if it was possible to use a chef resource such as 'file' or 'cookbook_file' in a custom library. I have tried the following and none of them have been successful:
class Chef
class Recipe
class myhelper
file "..." do
end
class Chef
class Resource
class myhelper
file "..." do
end
class Chef
class Resource
class myhelper < ::Chef::Resource
file "..." do
end
-thanks
- [chef] using chef resource in library, Ameya Savale, 02/20/2014
Archive powered by MHonArc 2.6.16.