Forge Home

dnsclient

UNKNOWN

614,853 downloads

5,150 latest version

3.4 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 6.0.0 (latest)
  • 5.0.0
  • 4.1.0
  • 3.6.0
  • 3.5.2
  • 3.5.1
  • 3.5.0 (deleted)
  • 3.4.0
  • 3.3.0
  • 3.2.0
  • 3.1.1
  • 3.1.0
  • 3.0.5
  • 3.0.4
  • 3.0.1
  • 2.0.0
  • 1.0.1 (deleted)
  • 1.0.0 (deleted)
released Sep 9th 2011

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'ghoneycutt-dnsclient', '2.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add ghoneycutt-dnsclient
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install ghoneycutt-dnsclient --version 2.0.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

ghoneycutt/dnsclient — version 2.0.0 Sep 9th 2011

dnsclient

This is the dnsclient module that manages /etc/resolv.conf

Requires: The class common::data exists.

You can also specify a search list, sortlist, and options with $dnssearchpath, $dnsclientsortlist, and $dnsclientoptions, respectively

See http://puppetlabs.com/blog/design-pattern-for-dealing-with-data/