This repository was archived by the owner on May 22, 2018. It is now read-only.
Releases: boxen/puppet-boxen
Releases · boxen/puppet-boxen
3.9.1: Merge pull request #118 from lstoll/use_homebrew_root
Use homebrew_root to determine the homebrew dir
Remove homebrew from top-level env script
This is now puppet-homebrew's responsibility; see boxen/puppet-homebrew#73.
Requires puppet-homebrew >= 1.11.1
3.8.1: Merge pull request #116 from boxen/apply-external-fact-weights
Apply external fact weights
Add support for a configurable binary base download URL
See #114
Currently most modules use the boxen_s3_bucket values, but this lays the groundwork to change to more generic URLs.
I've also included a custom facts.d loader which will load external facts from $BOXEN_REPO_DIR/facts.d, instead of Puppet's default directory. These facts will be given a very high weight, in order to allow easy top-level customisation of module-provided facts.
Yosemite support and more
Use GitHub token when reading boxen repositories
3.6.2 Reuse github token to avoid API limit errors
Security checks fixes
- Fix disk encryption check
- Fix
askForPasswordconfiguration type
Improved compressed_app support
Check OSX defaults types
3.5.0 Require password is an integer value