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.
boxen::example { 'best example ever':
salutation => 'fam'
}
boxen
anything-else
Write code. Run script/cibuild
to test it. Check the script
directory for other useful tools.