/puppet-dotfiles

My dotfiles, managed via boxen/puppet

Primary LanguageShellMIT LicenseMIT

Template Puppet Module for Boxen

An example of how we write Puppet modules for Boxen. Replace this paragraph with a short explanation of what the heck makes your module useful.

Usage

boxen::example { 'best example ever':
  salutation => 'fam'
}

Required Puppet Modules

  • boxen
  • anything-else

Development

Write code. Run script/cibuild to test it. Check the script directory for other useful tools.