| popularity | question | answers | views | user | |
|---|---|---|---|---|---|
| 0 |
How to use ark on a node
Hi, I included the ark recipe in the recipe of the cookbook that comes right after the ark cookbook. The code looks like this: include_recipe “ark” dowloading oliosubversion “checkout-olio” do
end install fabanark “install-faban” do
end When i upload this file and run the client the following error occurs: NoMethodError: undefined method `url' for Chef::Resource::Ark Can somebody please tell me where the problem is? |
0 | 293 |
