ncsa / puppet-profile_dns_cache

puppet-profile_dns_cache - install and configure unbound DNS caching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

profile_dns_cache

pdk-validate yamllint

Installs unbound and configures DNS resolution, optionally sets up an unbound server to respond to external queries

Requirements

Reference

class profile_dns_cache (

  • PARAMETERS

  • Array $access_control,
  • Array $backup_dns_servers,
  • Boolean $disable_unbound_anchor
  • Boolean $enable_harden_dnssec_stripped,
  • Array $forward_servers,
  • Array $interfaces,
  • String $local_domain,
  • String $log_file,
  • Array $reverse_overrides,
  • Array $search_domains,

See also: REFERENCE.md

About

puppet-profile_dns_cache - install and configure unbound DNS caching


Languages

Language:Ruby 57.7%Language:Puppet 41.0%Language:Dockerfile 1.3%