Skip to content

evenup/evenup-dns

Repository files navigation

What is it?

A puppet module that configures the resolv.conf and hosts on a Linux machine. It also includes a definition (dns::peerdns) which will remove RHEL's DHCP configuration that pulls DNS config from DHCP.

Usage:

Generic install

  class { 'dns': }

Remove PEERDNS from eth0

  dns::peerdns { 'eth0': }

Known Issues:

Only tested on CentOS 6

License:


Released under the Apache 2.0 licence

Contribute:

  • Fork it
  • Create a topic branch
  • Improve/fix (with spec tests)
  • Push new topic branch
  • Submit a PR
  • Enjoy your awesomeness

About

Puppet module to configure local DNS resolution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published