hapi-fhir/vagrant/chef/cookbooks/java/Berksfile

8 lines
136 B
Plaintext
Raw Normal View History

2014-10-06 21:47:56 -04:00
source "https://supermarket.getchef.com"
metadata
group :integration do
cookbook 'apt', '~> 2.0'
cookbook 'windows', '~> 1.12'
end