Whatpulse Puppet Module for Boxen
7b40711285
Update dependencies in Gemfile.lock Ignore /spec/fixtures/modules/boxen/ but allow other spec links. |
||
---|---|---|
script | ||
spec | ||
.gitignore | ||
CONTRIBUTING.md | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md |
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.