2013-12-12 01:33:01 +00:00

12 lines
210 B
Ruby

site :opscode
metadata
group :integration do
cookbook "minitest-handler"
cookbook "apt"
cookbook "yum"
cookbook "build-essential"
cookbook "python_test", :path => "./test/cookbooks/python_test"
end