Skip to content

Jawbone/puppet-resolvconf

 
 

Repository files navigation

resolvconf

Manage the resolvconf package and configurations on Debian-alike systems.

Example usage

Include with default parameters:

include resolvconf

Pass in custom configuration:

class { 'resolvconf':
  nameservers => ['1.1.1.1', '2.2.2.2'],
}

Please see the class documentation for details of the support params.

License

See LICENSE file.

About

A Puppet module for managing the resolvconf utility package

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published