puppet-bind/templates
Nate Riffe 9f5c4bacb0 Add dynamic parameter to bind::zone
Add a parameter to `bind::zone` which indicates whether a zone is dynamic or
not. This has the effect of allowing puppet to manage the zone file rather than
simply initialize it. This change also introduces more appropriate handling of
slave and stub zones, so that puppet will not populate a stock zone file,
forcing the nameserver to do a zone transfer when a zone is created.

Also, there is now a substancial amount of validation in the `bind::zone` class
in order to prevent invalid parameter combinations, so that validity may be
assumed elsewhere in the manifest and in the configuration template.
2015-05-14 11:14:48 -05:00
..
acl.erb Handle array values idiomatically 2013-08-08 07:40:00 -05:00
key.conf.erb Give bind::key the ability to generate keys 2015-01-18 10:11:24 -06:00
named.conf.erb Make a couple of formatting changes 2015-02-12 20:33:22 -06:00
view.erb added support for view directive "match-recursive-only" 2015-01-12 15:44:33 +01:00
zone.conf.erb Add dynamic parameter to bind::zone 2015-05-14 11:14:48 -05:00