- Description
- Setup - The basics of getting started with debian_bind
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Wrapper for "thias-bind" puppet module to ease poor Debian/Ubuntu support. Hopefully, this is just a temporary stopgap measure until support is improved.
Include the debian_bind
class.
include ::debian_bind
See Reference for details.
The only class is ::debian_bind
and it's parameters are a concatenation of those in the "thias-bind" class ::bind
and the resource ::bind::server::conf
.
See the corresponding manifests or their README for documentation.
Only supports Debian and Ubuntu.
Check it out at github.com/bodhidigital/puppet-debian_bind.