Skip to content
This repository has been archived by the owner on May 22, 2018. It is now read-only.

Releases: boxen/puppet-boxen

Non-darwin support for boxen facts

01 Feb 23:36
Compare
Choose a tag to compare

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

01 Feb 21:43
Compare
Choose a tag to compare

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

14 Jan 00:22
Compare
Choose a tag to compare

Correct boxen::repo dependecy on boxen::bin

13 Jan 15:29
Compare
Choose a tag to compare

Support for refreshonly in osx_default

01 Jan 20:41
Compare
Choose a tag to compare

Adds support for refreshonly option in osx_default class #82. Thanks @n0ts

Support OSX defaults keys containing spaces

21 Nov 05:34
Compare
Choose a tag to compare

Adds support for OSX defaults keys containing spaces #24. Thanks @tommeier

3.1.0

28 Oct 03:03
Compare
Choose a tag to compare
  • Add boxen::env_script

3.0.4: Merge pull request #68 from skrings/boxen_personal_username

26 Sep 12:37
Compare
Choose a tag to compare
Log a message on changed username in boxen::personal

3.0.3

23 Sep 07:06
Compare
Choose a tag to compare
Merge pull request #62 from TimMoore/appdmg_eula_permissions

Ensure permissions are properly set with converted dmg's

compressed_pkg provider

04 Jul 14:12
Compare
Choose a tag to compare

Address warning: already initialized constant SOURCE_TYPES