summaryrefslogtreecommitdiff
path: root/kitchen-tests/Berksfile
blob: decb85a8a1fce81e8111a58092dc6c79c3ab6a5e (plain)
1
2
3
4
5
source "https://supermarket.getchef.com"

cookbook "webapp", :path => "cookbooks/webapp"

cookbook "php", "~> 1.5.0"