8 lines
134 B
Ruby
8 lines
134 B
Ruby
source "https://supermarket.getchef.com"
|
|
|
|
metadata
|
|
|
|
group :development do
|
|
cookbook "fake", path: "test/fixtures/cookbooks/fake"
|
|
end
|