Project

General

Profile

« Previous | Next » 

Revision 9a0339b2

Added by Andreas Ntaflos almost 5 years ago

Don't set forbidden zone options for zone type 'forward'

When zonetype => forward is set for a dns::zone resource then ignore any
forbidden options that might be set as parameters when rendering the
named.zone.erb template. Such forbidden options are "file", "masters",
"allow-transfer", "allow-query", "notify" and "also_notify".

This prevents the module from generating an invalid named configuration
(in zones.conf) that would result in named failing to (re)start.

Fixes GH-141

  • added
  • modified
  • copied
  • renamed
  • deleted