This repository has been archived by the owner on May 22, 2018. It is now read-only.
Releases: boxen/puppet-boxen
Releases · boxen/puppet-boxen
Non-darwin support for boxen facts
Most of the default values for the facts defined by lib/facter/boxen.rb
were very darwin-specific. This simple change at least allows those values to be set by environment variables until we confirm reasonable defaults on e.g. linux.
Config values in hiera
Configuration values which used to be variables set in boxen::config
are now set via hiera. This requires the module-data
module in your boxen repo, which was already required by the puppet-ruby
module
Add shell autocomplete for boxen
Correct boxen::repo dependecy on boxen::bin
See #84 for more information.
Support for refreshonly in osx_default
Support OSX defaults keys containing spaces
3.1.0
3.0.4: Merge pull request #68 from skrings/boxen_personal_username
Log a message on changed username in boxen::personal
3.0.3
compressed_pkg provider
Address warning: already initialized constant SOURCE_TYPES