Skip to content

Puppet module to install, configure and manage Unbound

License

Notifications You must be signed in to change notification settings

lGuillaume124/puppet-unbound

 
 

Repository files navigation

Unbound

Build Status

Overview

Unbound is a validating, recursive, and caching DNS resolver.

Table of Contents

  1. Module description
  2. Usage
  3. Reference
  1. Limitations
  2. Development

Module description

This module installs, configures and manages Unbound.

Usage

Beginning with unbound

Reference

Public classes

Class unbound

Parameters

Private classes

  • unbound::install
  • unbound::config
  • unbound::server
  • unbound::remote_config
  • unbound::module_config
  • unbound::python
  • unbound::service

Public defined types

Defined type unbound::stub_zone:

Parameters

Defined type unbound::forward_zone:

Parameters

Defined type unbound::view:

Parameters

Limitations

This module only works with systemd. It has only been tested on Debian 8 (Jessie).

Development

Puppet modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great. Please follow our guidelines when contributing changes.

For more information, see our module contribution guide.

About

Puppet module to install, configure and manage Unbound

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 50.9%
  • HTML 37.8%
  • Ruby 11.3%