bodgitlib
Table of Contents
Description
This module provides a standard library of resources for the development of Puppet modules.
Reference
The reference documentation is generated with puppet-strings and the latest version of the documentation is hosted at bodgit.github.io/puppet-bodgitlib/ and available also in the REFERENCE.md.
Limitations
This module has been built on and tested against Puppet 5 and higher.
The module should work anywhere as everything is written in the Puppet language.
Development
The module relies on PDK and has rspec-puppet tests. Run them with:
$ bundle exec rake spec
Please log issues or pull requests at github.