Skip to content

halyard-archived/puppet-boxen

Repository files navigation

Deprecation Notice: I'm in the process of revamping my puppet work, this repo is currently not up to date.

puppet-boxen

Puppet Forge MIT Licensed Build Status

Module to provide core types, facts, and manifests for Boxen

Changes from upstream

  • Removed some meta from the project
  • Set up CircleCI tests
  • Switched to function bindings over puppet-module-data
  • Patch osx_defaults to be a bit cleaner
  • Switch to puppet-sudoers

Usage

In your hiera config:

# Don't include ./ in $PATH
boxen::environment::relative_bin_on_path: false
include boxen

Facts

Boxen loads facts from following locations:

Facter itself also loads facts from environment variables with mask FACTER_* (weight 1_000_000).

Default values:

Configuration