Closed zbentley closed 7 years ago
We should try to reproduce this again and see if the new settings with the error management catches this.
Hmm, I can't replicate this, but that may not necessarily imply it was fixed. @zbentley do you still have this issue with the latest version of puppet-homebrew?
This issue no longer occurs at the latest version. Thanks for all the hard work!
If I have a manifest (with no other taps) like this or similar:
Puppet runs successfully and notifies that
Notice: /Stage[main]/Main/Node[default]/Package[google-chrome-beta]/ensure: created
However, the package is not installed in
/Applications
,~/Applications
, or the Caskroom cache dir. This is because that particular cask (at the time of this writing) is available via thecaskroom/versions
tap.If that tap is missing, the install should error.