Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
dns_key_spec.rb 1.42 KB
dns_view_spec.rb 566 Bytes
dns_zone_spec.rb 11.9 KB

Latest revisions

# Date Author Comment
5cd77954 04/24/2020 04:01 PM Ewoud Kohl van Wijngaarden

Convert to rspec-puppet-facts

7f5c5146 11/24/2019 01:00 AM Ewoud Kohl van Wijngaarden

Refactor soaip in dns::zone

This makes the $soaip parameter optional since in many cases it doesn't
makes sense. It was also breaking hard on IPv6-only systems. For those
setups the $soaipv6 parameter is also added. The types are also
tightened to the correct address family.

93f53fc5 11/24/2019 01:00 AM Ewoud Kohl van Wijngaarden

Stop setting concat_basedir

This was removed from puppetlabs-concat a long time ago.

849821d8 11/13/2019 08:33 PM Claudio Moretti

Add manage_service parameter (#149)

This allows users to decide whether the module should manage the
dns service. The check defaults to true, but in case users want to
manage the service autonomously they can.
This also solves "duplicate declaration" issues when the service...

9a0339b2 07/16/2019 12:30 PM Andreas Ntaflos

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",...

3703d83b 02/14/2018 06:02 PM Romke van Dijk

Adds control keys and specifying update policy
Fixes GH-94
This commit adds a new resource type key, which creates a rndc key which can be used to control bind using nsupdate.
Also this commit allows to specify update policy rules for zones.

7f31fd4a 05/23/2017 08:19 AM Damian Lukowski

Add BIND views support

Closes GH-78

7dd4a96c 01/03/2017 04:46 AM Damian Lukowski

Add allow_query parameter for zones

1807e0cd 02/25/2016 08:28 AM Trey Dockendorf

Add dns_notify to dns class and dns::zone define

closes GH-54

fd3d862b 09/10/2015 11:13 AM Warren Clarke

allow user to control also-notify on a zone level

Signed-off-by: Warren Clarke <>

added tests to spec file and validate_array in manifests

Closes GH-43

Signed-off-by: Warren Clarke <>

View revisions

Also available in: Atom