Homebrew Cookbook

June 2, 2026 ยท View on GitHub

Cookbook Version CI State OpenCollective OpenCollective License

Installs Homebrew and provides custom resources for managing Homebrew formulae, taps, and casks.

Requirements

Platforms

  • macOS 14 or later

Chef

  • Chef Infra Client 18.6.2 or later

Cookbooks

  • none

Resources

Usage

homebrew_install 'default' do
  enable_analytics false
end

homebrew_formula 'jq'

homebrew_tap_repo 'hashicorp/tap' do
  url 'https://github.com/hashicorp/homebrew-tap.git'
end

homebrew_cask_app 'caffeine'

Migration

This cookbook no longer ships recipes or attributes. See migration.md for the breaking changes and examples for replacing legacy run lists and node attributes.

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website https://opencollective.com/sous-chefs/sponsor/1/website https://opencollective.com/sous-chefs/sponsor/2/website https://opencollective.com/sous-chefs/sponsor/3/website https://opencollective.com/sous-chefs/sponsor/4/website https://opencollective.com/sous-chefs/sponsor/5/website https://opencollective.com/sous-chefs/sponsor/6/website https://opencollective.com/sous-chefs/sponsor/7/website https://opencollective.com/sous-chefs/sponsor/8/website https://opencollective.com/sous-chefs/sponsor/9/website