Installs Homebrew and provides custom resources for managing Homebrew formulae, taps, and casks.
- macOS 14 or later
- Chef Infra Client 18.6.2 or later
- none
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'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.
This project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.