9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
|
site :opscode
|
||
|
|
||
|
metadata
|
||
|
|
||
|
group :integration do
|
||
|
cookbook "minitest-handler"
|
||
|
cookbook "apt_test", :path => "../../../test/cookbooks/apt_test"
|
||
|
end
|