sous-chefs / homebrew

Development repository for the homebrew cookbook
https://supermarket.chef.io/cookbooks/homebrew
Apache License 2.0
152 stars 136 forks source link

need multipackage support #89

Closed nathwill closed 8 years ago

nathwill commented 8 years ago

it'd be great if homebrew_package had multipackage support. at present, homebrew cookbook's breaking the ability to rely on multipackage support, as described in https://github.com/chef-rbenv/ruby_rbenv/issues/139

tas50 commented 8 years ago

@nathwill Are you using Chef 11 or 12? If you're on 12 you shouldn't be running the package provider from within the cookbook.

tas50 commented 8 years ago

I created a chef/chef issue for multipackage support in the homebrew package provider here https://github.com/chef/chef/issues/4441. I'm going to close out this issue since it's really a chef-client problem.