arcaik-unbound

Puppet module to install, configure and manage Unbound


Keywords
unbound, dns, puppet
License
CNRI-Python-GPL-Compatible
Install
puppet module install arcaik-unbound --version 0.3.0

Documentation

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.