puppet-dnsquery
puppet-dnsquery copied to clipboard
DNS query functions for Puppet
Overview
This module provides functions for querying dns records
Setup
$ sudo puppet module install puppet-dnsquery
Usage
Since puppet/dnsquery version 4, all functions are provided under the dnsquery namespace.
Non namespaced versions will be removed in version 5
All functions are documented in REFERENCE.md
Development
We highly welcome new contributions to this module, especially those that include documentation, and rspec tests ;) but will happily guide you through the process, so, yes, please submit that pull request!
Please see the contributing guide for more information