Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

1.4.0

Compare
Choose a tag to compare
@wfarr wfarr released this 22 Jul 21:47
· 131 commits to master since this release

Add homebrew_tap native type

This is not at all about optimization. In cases where homebrew is invoked via the same Ruby version as is running Puppet, the bundled environment can cause homebrew to shit the bed a little.

This adds a native type to make use of the existing bundled_environment feature in this module to make sure brew tap executes in a clean environment.

homebrew::tap is still here, but now just wraps homebrew_tap.